@charset "utf-8";
.cm {color: #107cc9;}
.cm2 {color: #2e3f52;}
.jianbian {background-image: -webkit-gradient(linear, left top, right top, from(#29c3ab), to(#16a8b5));background-image: linear-gradient(to right, #29c3ab, #16a8b5);}
@font-face {font-family: 'amerigobt';src: url('../font/AmerigoBT.TTF');}
.inbanner {width: 100%;position: relative;z-index: 2;overflow: hidden;-webkit-perspective: 1500px;        perspective: 1500px;}
.inbanner .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner .ibwrap > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;z-index: 0;}
.inbanner2 {width: 100%;height: 360px;position: relative;z-index: 2;overflow: hidden;}
.inbanner2 .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner2 .ibwrap > img {position: relative;width: 100%;z-index: 0;}
.inbanner3 {width: 100%;height: 850px;position: relative;z-index: 2;overflow: hidden;-webkit-perspective: 1500px;        perspective: 1500px;}
.inbanner3 .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner3 .ibwrap > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;z-index: 0;}

@media screen and (max-width: 1023px) {
.inbanner {  height: 700px;}
.inbanner3 {height: 300px;}
}
@media screen and (max-width: 750px) {
.inbanner {  height: 280px;}
.inbanner2 .ibwrap > img {  height: 100%;  -o-object-fit: cover;      object-fit: cover;}
}
/*匠心住宿2关于 设计施工流程标题*/
.cate100 {text-align: center;position: relative;padding-bottom: 36px;}
.cate100:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 50px;height: 1px;margin-left: -25px;background-color: #fff;}
.cate100 .en {font-size: 24px;color: #e6462e;line-height: 24px;font-family: arial;text-transform: uppercase;font-weight: bold;letter-spacing: 3px;}
.cate100 .cn {font-size: 18px;color: #fff;line-height: 30px;margin-top: 8px;width: 100%;position: relative;overflow: hidden;height: 30px;}
.cate100 .cn:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-left: -74px;}
.cate100 .cn:after {content: '';position: absolute;right: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-right: -74px;}
/*匠心住宿10联系 banner标题*/
.ibcatein2 {position: absolute;width: 100%;left: 0;bottom: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-bottom: 5.4%;}
.ibcatein2 .cn {font-size: 24px;line-height: 40px;height: 40px;margin-top: 30px;background: url('../images/line2.png') center no-repeat;}
.ibcatein2 .cn span {padding-left: 8px;letter-spacing: 8px;}
.ibcatein2 .en {font-size: 0;}
.ibcatein2 img {max-width: 90%;}
.ibbg {-webkit-animation: pagebgfd 6s linear infinite alternate;        animation: pagebgfd 6s linear infinite alternate;}
@-webkit-keyframes pagebgfd {
0% {  opacity: 1;  -webkit-transform: scale(1, 1);transform: scale(1, 1);}
100% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
}
@keyframes pagebgfd {
0% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
100% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
}
/*远见2关于我们 合作单位*/
.borderwan {position: relative;}
.borderwan i.ii1,.borderwan i.ii2,.borderwan i.ii3,.borderwan i.ii4 {position: absolute;z-index: 5;background-color: #cfd1f8;-webkit-transition: 0.5s;transition: 0.5s;}
.borderwan i.ii1 {left: 0;top: 0;width: 0;height: 1px;}
.borderwan i.ii2 {right: 0;top: 0;width: 1px;height: 0;}
.borderwan i.ii3 {right: 0;bottom: 0;width: 0;height: 1px;}
.borderwan i.ii4 {left: 0;bottom: 0;width: 1px;height: 0;}
.borderwan:hover i.ii1,.borderwan:hover i.ii3 {width: 100%;}
.borderwan:hover i.ii2,.borderwan:hover i.ii4 {height: 100%;}
.btt1 img,.btt2 img,.btt3 img {-webkit-animation: move ease-in-out 2s infinite;        animation: move ease-in-out 2s infinite;}
@-webkit-keyframes move {
0% {-webkit-transform: translateY(0);transform: translateY(0);}
50% {-webkit-transform: translateY(5px);transform: translateY(5px);}
100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
@keyframes move {
0% {-webkit-transform: translateY(0);transform: translateY(0);}
50% {-webkit-transform: translateY(5px);transform: translateY(5px);}
100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
@-webkit-keyframes move2 {
0% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
50% {-webkit-transform: translateX(10px) rotate(360deg);transform: translateX(10px) rotate(360deg);}
100% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
}
@keyframes move2 {
0% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
50% {-webkit-transform: translateX(10px) rotate(360deg);transform: translateX(10px) rotate(360deg);}
100% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
}
.greybg {
background-color: #bdbbbc;
}
.greybg2 {
background-color: #918f8f;
}
.js-qiecon2 {
display: none;
}
.js-qiecon2.on {
display: block;
}
.js-qiecon {
position: absolute;
left: 200%;
top: 0;
z-index: -20;
opacity: 0;
width: 100%;
}
.js-qiecon.on {
position: static;
left: 0;
top: 0;
z-index: 1;
opacity: 1;
}
.pianyi {
padding-top: 80px;
margin-top: -80px;
}
.js-qiecon-wrap1,
.js-qiecon-wrap2,
.js-qiecon-wrap3 {
position: relative;
width: 100%;
overflow: hidden;
}
.lefthalf {
float: left;
width: 50%;
height: 100%;
position: relative;
overflow: hidden;
}
.righthalf {
float: right;
width: 50%;
height: 100%;
position: relative;
overflow: hidden;
}
.txtEff label {
display: inline-block;
}
@media screen and (max-width: 640px) {
.pianyi {
  padding-top: 60px;
  margin-top: -60px;
}
}
/*面包屑*/
.baninfo {height: 80px;position: relative;z-index: 2;border-bottom: 2px solid #8ec31f;background-color: #f8f8f8;}
.baninfo .cer8 {height: 100%;}
.erji {float: left;font-size: 0;white-space: nowrap;text-align: center;max-width: 100%;line-height: 80px;height: 100%;}
.erji a {display: inline-block;width: 136px;height: 100%;position: relative;background-color: #fff;color: #333;font-size: 16px;line-height: 80px;vertical-align: top;}
.erji a:after {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 1px;background-color: #8ec31f;-webkit-transition: 0.3s;transition: 0.3s;display: none;}
.erji a:hover {color: #8ec31f;}
.erji a.on {color: #fff;background-color: #8ec31f;}
.erji a:hover:after {left: 0;width: 100%;-webkit-transition: width 0.3s;transition: width 0.3s;}
.tree {float: right;height: 100%;font-size: 16px;line-height: 80px;color: #333;}
.tree a {color: #333;vertical-align: middle;padding: 5px 0;}
.tree a:hover,.tree a.leaf {color: #8ec31f;}
.tree i {display: inline-block;width: 20px;vertical-align: middle;text-align: center;font-style: normal;}
@media screen and (max-width: 1024px) {
.tree {  display: none;}
.erji {  float: none;}
}
@media screen and (max-width: 750px) {
.baninfo {  height: auto;}
.erji {  overflow: auto;  height: auto;}
}
/*8产品详情 */
.bneck {width: 100%;position: absolute;left: 0;bottom: 66px;z-index: 3;}
.berji {
font-size: 0;
width: 100%;
text-align: center;
}
.berji a {
display: inline-block;
width: 164px;
height: 100%;
font-size: 16px;
color: #fff;
line-height: 54px;
position: relative;
overflow: hidden;
background-color: #66807f;
margin: 10px 17px;
border-radius: 8px;
}
.berji a:before {
content: '';
position: absolute;
right: 0;
top: 20px;
z-index: 0;
width: 1px;
height: 30px;
display: none;
}
.berji a:after {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
z-index: 0;
margin-left: 0;
width: 0;
height: 4px;
background-color: #0076cd;
display: none;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.berji a.on:after,
.berji a:hover:after {
width: 80px;
margin-left: -40px;
}
.berji a.on,
.berji a:hover {
background-color: #1fb5b0;
}
/*海创1首页按钮*/
a.seemore {
display: block;
width: 164px;
height: 50px;
margin: 0 auto;
overflow: hidden;
position: relative;
font-size: 0;
color: #fff;
line-height: 50px;
text-align: center;
border-radius: 25px;
}
a.seemore:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
border: 2px solid #ffd04f;
border-radius: 25px;
}
a.seemore span {
position: relative;
z-index: 2;
display: inline-block;
padding-right: 40px;
font-size: 16px;
background: url('../images/jtr1.png') right no-repeat;
letter-spacing: 2px;
}
a.seemore:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, left top, right top, from(#005ffb), to(#0292fd));
background-image: linear-gradient(to right, #005ffb, #0292fd);
-webkit-transition: 0.3s;
transition: 0.3s;
}
a.seemore:hover:after {
height: 0;
}
a.seemore:hover {
background-color: #fff;
color: #005ffb;
}
a.seemore:hover span {
background-image: url('../images/jtr1h.png');
}
a.seemore2 {
display: block;
width: 172px;
height: 42px;
margin: 0 auto;
overflow: hidden;
position: relative;
font-size: 16px;
color: #1e64c6;
line-height: 42px;
text-align: center;
border: 2px solid #fff;
border-radius: 23px;
background-color: #fff;
}
a.seemore2 span {
position: relative;
z-index: 2;
display: inline-block;
padding-right: 40px;
background: url('../images/jtr1h.png') right no-repeat;
}
.jello-h:hover {
-webkit-animation: jello 1s 0s infinite;
        animation: jello 1s 0s infinite;
}
.rubberBand-h:hover {
-webkit-animation: rubberBand 1s 0s 1;
        animation: rubberBand 1s 0s 1;
}
/*美达康1首页按钮*/
a.seemore3 {
display: block;
width: 160px;
height: 50px;
overflow: hidden;
position: relative;
font-size: 0;
color: #116bb4;
line-height: 50px;
text-align: center;
background-color: #fff;
margin: 0 auto;
border-radius: 25px;
}
a.seemore3:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
border: 1px solid #116bb4;
border-radius: 25px;
}
a.seemore3 span {
position: relative;
z-index: 2;
display: inline-block;
font-size: 16px;
letter-spacing: 2px;
}
a.seemore3:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
width: 100%;
height: 0;
background-color: #116bb4;
-webkit-transition: 0.3s;
transition: 0.3s;
}
a.seemore3:hover:after {
height: 100%;
}
a.seemore3:hover {
background-color: #116bb4;
color: #fff;
}
.bubbly-button {
position: relative;
}
.bubbly-button:before,
.bubbly-button:after {
position: absolute;
content: '';
display: block;
width: 140%;
height: 100%;
left: -20%;
z-index: 0;
-webkit-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
background-repeat: no-repeat;
}
.bubbly-button:before {
display: none;
top: -75%;
background-image: radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, transparent 20%, #107cc9 20%, transparent 30%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, transparent 10%, #107cc9 15%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%);
background-size: 10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;
}
.bubbly-button:after {
display: none;
bottom: -75%;
background-image: radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, transparent 10%, #107cc9 15%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%);
background-size: 15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%;
}
.bubbly-button:active {
-webkit-transform: scale(0.9);
        transform: scale(0.9);
}
.bubbly-button:hover:before {
display: block;
-webkit-animation: topBubbles ease-in-out 0.75s infinite forwards;
        animation: topBubbles ease-in-out 0.75s infinite forwards;
}
.bubbly-button:hover:after {
display: block;
-webkit-animation: bottomBubbles ease-in-out 0.75s infinite forwards;
        animation: bottomBubbles ease-in-out 0.75s infinite forwards;
}
@-webkit-keyframes topBubbles {
0% {
  background-position: 5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%;
}
50% {
  background-position: 0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%;
}
100% {
  background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
@keyframes topBubbles {
0% {
  background-position: 5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%;
}
50% {
  background-position: 0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%;
}
100% {
  background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
@-webkit-keyframes bottomBubbles {
0% {
  background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
}
50% {
  background-position: 0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%;
}
100% {
  background-position: 0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
@keyframes bottomBubbles {
0% {
  background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
}
50% {
  background-position: 0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%;
}
100% {
  background-position: 0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
/*远见8产品详情 */
.outnavbg {
width: 100%;
height: 60px;
background-color: #f8f8f8;
overflow: hidden;
position: relative;
z-index: 5;
}
.outnav7 {
height: 60px;
padding: 0;
position: relative;
z-index: 1;
overflow: hidden;
text-align: center;
}
.outnav7 .nav-left,
.outnav7 .nav-right {
width: 40px;
height: 100%;
cursor: pointer;
position: absolute;
top: 0;
z-index: 2;
background-position: center;
background-repeat: no-repeat;
display: none;
-webkit-transition: 0.3s;
transition: 0.3s;
background-color: #e7e7e7;
}
.outnav7 .nav-left {
left: 0;
background-image: url('../images/lt3.png');
}
.outnav7 .nav-right {
right: 0;
background-image: url('../images/gt3.png');
}
.outnav7 .nav-left:hover {
background-image: url('../images/lt3h.png');
background-color: #eb0104;
}
.outnav7 .nav-right:hover {
background-image: url('../images/gt3h.png');
background-color: #eb0104;
}
.outnav7 #wrapper77 {
width: 100%;
height: 100%;
position: relative;
}
.outnav7.on {
padding: 0 40px;
}
.outnav7.on .nav-left,
.outnav7.on .nav-right {
display: block;
}
.nav7 {
width: 100%;
height: 100%;
font-size: 0;
white-space: nowrap;
}
.nav7 li {
width: 170px;
display: inline-block;
height: 100%;
overflow: hidden;
}
.nav7.fen2 li {
width: 50%;
}
.nav7.fen3 li {
width: 33.3%;
}
.nav7.fen4 li {
width: 25%;
}
.nav7.fen5 li {
width: 20%;
}
.nav7 li a {
display: block;
position: relative;
color: #666;
line-height: 60px;
font-size: 16px;
}
.nav7 li a:before {
content: '';
position: absolute;
left: 0;
top: 50%;
z-index: 0;
display: none;
width: 1px;
height: 14px;
background-color: #ccc;
margin-top: -7px;
}
.nav7 li a:after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
z-index: 1;
width: 0;
height: 2px;
margin-left: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
background-color: #014ab1;
}
.nav7 li:hover a {
color: #eb0104;
}
.nav7 li:hover a:after {
width: 108px;
margin-left: -54px;
}
.nav7 li.on a {
color: #eb0104;
}
.nav7 li.on a:after {
width: 108px;
margin-left: -54px;
}
/*格林泰科26留言*/
.ibcate100 {
position: absolute;
width: 100%;
left: 0;
bottom: 50%;
z-index: 1;
color: #fff;
text-align: center;
overflow: hidden;
margin-bottom: -90px;
}
.ibcate100 .cn {
font-size: 36px;
line-height: 56px;
font-weight: bold;
letter-spacing: 2px;
text-indent: 2px;
font-family: 'Source Han Serif CN';
}
.ibcate100 .en {
font-size: 54px;
line-height: 70px;
font-weight: bold;
position: relative;
font-family: 'helvetica';
text-transform: uppercase;
word-break: normal;
}
.ibcate100 .hx {
width: 40px;
height: 3px;
background-color: #fff;
margin: 10px auto;
}
.ibcate100 .en:after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
z-index: 0;
width: 66px;
height: 2px;
background-color: #fff;
margin-left: -33px;
display: none;
}
.mouse3 {width: 60px;height: 60px;margin-top: 54px;border-radius: 50%;background: #8ec31f url('../images/mouse.png') center no-repeat;}
@media screen and (max-width: 750px) {
.ibcate100 .en {  font-size: 40px;  line-height: 60px;}
}
.ibcate {position: absolute;left: 12.5%;top: 50%;z-index: 3;color: #fff;margin-top: -64px;}
.ibcate .cn {font-size: 56px;line-height: 78px;font-weight: bold;}
.ibcate .en {font-size: 48px;line-height: 54px;font-family: "amerigobt";text-transform: capitalize;word-break: normal;}
@media screen and (max-width: 1024px) {
.ibcate {  left: 5%;  width: 90%;  text-align: center;}
.ibcate .cn {  font-size: 44px;  line-height: 64px;}
.ibcate .en {  font-size: 36px;  line-height: 44px;}
.mouse3 {  margin-left: auto;  margin-right: auto;}
}
@media screen and (max-width: 750px) {
.ibcate .cn {  font-size: 32px;  line-height: 50px;}
.ibcate .en {  font-size: 24px;  line-height: 34px;}
}
.shutwindowup {-webkit-transform: translateZ(-500px) rotateX(-80deg);        transform: translateZ(-500px) rotateX(-80deg);opacity: 0;-webkit-transform-origin: 0% 0%; transform-origin: 0% 0%;}
.ani.shutwindowup {-webkit-transform: translateZ(0px) rotateX(0deg);transform: translateZ(0px) rotateX(0deg);opacity: 1;}
.slowscale11 {-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.ani.slowscale11 {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.hasani.slowscale11 {transition-duration: 8s;-moz-transition-duration: 8s;-webkit-transition-duration: 8s;-o-transition-duration: 8s;}

.mouse2 {width: 60px;height: 26px;padding-bottom: 42px;position: absolute;z-index: 10;cursor: pointer;background: url('../images/mouse2.png') bottom no-repeat;bottom: 4.5%;left: 50%;margin-left: -30px;font-size: 14px;
color: #fff;line-height: 26px;text-align: center;}
.mouse2::after {content: '';width: 2px;height: 7px;background-color: #fff;position: absolute;left: 50%;top: 42px;z-index: 1;margin-left: -1px;-webkit-animation: fnext 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
        animation: fnext 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);}
@-webkit-keyframes fnext {
  0% {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  opacity: 0;
}
30%,
70% {
  opacity: 1;
}
100% {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  opacity: 0;
}
}
@keyframes fnext {
0% {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  opacity: 0;
}
30%,
70% {
  opacity: 1;
}
100% {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  opacity: 0;
}
}
.fside {
position: fixed;
z-index: 50;
left: 1px;
top: 50%;
margin-top: -160px;
width: 100px;
-webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}
.fside.zk {
left: -100px;
}
.fside i {
width: 11px;
height: 68px;
position: absolute;
left: 100%;
top: 50%;
margin-top: -34px;
z-index: 10;
background: #38b9b0 url('../images/sandao.png') center no-repeat;
cursor: pointer;
border-radius: 0 9px 9px 0;
}
.fside label {
display: block;
width: 100%;
height: 55px;
border-radius: 6px 6px 0 0;
}
.fside a {
display: block;
width: 100%;
position: relative;
border-bottom: 1px solid #e4e4e4;
text-align: center;
background-color: #fff;
padding-top: 17px;
padding-bottom: 10px;
}
.fside a .pic {
width: 30px;
height: 30px;
font-size: 0;
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
border: 1px solid #38bab1;
background-color: #38bab1;
margin: 0 auto;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.fside a > p {
margin-top: 7px;
font-size: 14px;
line-height: 20px;
color: #576c87;
height: 20px;
}
.fside a:hover > .pic {
background-color: #fff;
}
.fside a:hover > p {
color: #38bab1;
}
.sideinfo {
width: 0;
height: 56px;
overflow: hidden;
position: absolute;
left: 100px;
top: 10px;
z-index: 1;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sideinfo.on {
width: 214px;
}
.sideinfo div {
padding: 13px 0 13px 52px;
width: 148px;
color: #fff;
text-align: left;
position: relative;
}
.sideinfo div h3 {
font-size: 14px;
line-height: 24px;
height: 24px;
overflow: hidden;
display: none;
}

.sideinfo .sidetel p {
font-size: 24px;
line-height: 30px;
height: 30px;
overflow: hidden;
font-family: "Centaur";
}
.sidetel:before {
content: '';
position: absolute;
left: -14px;
top: 50%;
margin-top: -7px;
z-index: 0;
width: 0;
height: 0;
border: 7px solid transparent;
border-right-color: #af966d;
}
.sideinfo2 {
width: 70px;
height: 75px;
background-color: #af966d;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 4;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 0.3s;
transition: 0.3s;
}
.sideinfo2.on {
opacity: 1;
filter: alpha(opacity=100);
}
.sideinfo2 span {
display: block;
width: 36px;
height: 36px;
padding: 20px 17px;
line-height: 18px;
color: #fff;
font-size: 16px;
}
.sidebigewm {
display: none;
position: absolute;
top: 0;
left: 74px;
z-index: 1;
background-color: #fff;
width: 120px;
-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.sidebigewm img {
width: 100%;
}

@media screen and (max-width: 1023px) {
.fside {
  display: none;
}
}
.fu {
position: fixed;
width: 100%;
height: 100%;
z-index: 150;
top: 0;
left: 0;
display: none;
}
.fubg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.2);
}
.fuin {
position: absolute;
width: 1440px;
height: 900px;
left: 50%;
top: 50%;
z-index: 3;
max-width: 100%;
max-height: 100%;
}
.fuin {
-webkit-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9);
opacity: 0;
}
.fu.on .fuin {
-webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
.fuin a.close {
position: absolute;
width: 58px;
height: 64px;
right: 6.66%;
top: 60px;
z-index: 10;
font-size: 16px;
line-height: 64px;
text-align: right;
color: #107cc9;
background: url('../images/cha2.png') 0 no-repeat;
background-size: 14px;
}
.zppage {
width: 100%;
height: 100%;
overflow: hidden;
background-color: #fff;
position: relative;
}
.zppage {
width: 100%;
height: 100%;
}
.zppage .inner {
padding: 60px 6.66% 80px;
height: 100%;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.zppage .inner .inner2 {
position: relative;
width: 100%;
height: 100%;
}
.zppage .hx {
width: 100%;
height: 1px;
background-color: #eee;
margin: 36px 0 64px;
}
.scrollarea2 .scrollbar {
width: 3px;
height: 100%;
position: absolute;
top: 0;
right: 0;
z-index: 2;
-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
}
.scrollarea2 .track {
width: 3px;
height: 100%;
background-color: #ecebeb;
position: relative;
}
.scrollarea2 .thumb {
width: 3px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
cursor: pointer;
border-radius: 1px;
background-color: #107cc9;
}
.scrollarea2-out {
position: absolute;
left: 0;
top: 148px;
bottom: 0;
z-index: 1;
width: 100%;
}
.scrollarea2 {
position: relative;
padding-right: 50px;
height: 100%;
}
.scrollarea2 .viewport {
position: relative;
width: 100%;
overflow: hidden;
height: 100%;
}
.scrollarea2 .overview {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
}
.scrollarea2 .overview img {
max-width: 100%;
}
.zppage h2 {
font-size: 36px;
color: #107cc9;
line-height: 64px;
height: 64px;
overflow: hidden;
}
.zpcon {
font-size: 14px;
line-height: 36px;
color: #666;
text-align: justify;
}
.zpcon .email {
color: #107cc9;
}
@media screen and (max-width: 1024px) {
.zppage .inner {
  padding: 40px 5% 50px;
}
.zppage .hx {
  margin: 30px 0 30px;
}
.fuin {
  height: 700px;
}
.fuin a.close {
  right: 5%;
  top: 40px;
  height: 50px;
  line-height: 50px;
}
.zppage h2 {
  font-size: 30px;
  line-height: 50px;
  height: 50px;
}
.scrollarea2-out {
  top: 112px;
}
.zpcon {
  line-height: 28px;
}
}
@media screen and (max-width: 750px) {
.scrollarea2 {
  padding-right: 20px;
}
.zppage h2 {
  font-size: 24px;
}
.fuin a.close {
  width: 64px;
  height: 64px;
  right: 0;
  top: 0;
  font-size: 0;
  background-position: center;
  background-size: 24px;
}
}
.liuyan3 {
color: #333;
font-size: 0;
padding-top: 34px;
}
.liuyan3 .hang {
height: 50px;
margin-bottom: 20px;
}
.liuyan3 .hang.fat {
height: auto;
}
.liuyan3 input[type=text] {
width: 100%;
height: 50px;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
line-height: 48px;
font-size: 14px;
text-indent: 20px;
}
.liuyan3 textarea {
width: 100%;
padding: 9px 20px;
height: 140px;
border: 1px solid #ddd;
font-size: 14px;
line-height: 40px;
resize: none;
vertical-align: top;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.liuyan3 input[type=text]:focus,
.liuyan3 textarea:focus {
border-color: #2778be;
}
.liuyan3 input[type=text],
.liuyan3 textarea {
-webkit-transition: 0.3s;
transition: 0.3s;
}
.liuyan3 i.v {
display: block;
width: 100%;
height: 100%;
vertical-align: top;
}
.liuyan3 .hang2 {
padding-right: 80px;
position: relative;
}
.liuyan3 .hang2 input[type=text] {
width: 100%;
}
.liuyan3 .verifyImg {
width: 78px;
height: 48px;
border: 1px solid #ddd;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
.liuyan3 .yzmchange {
display: inline-block;
vertical-align: top;
width: 50px;
margin-left: 20px;
}
.liuyan3 input#tj2 {
display: block;
width: 100%;
height: 50px;
font-size: 18px;
line-height: 50px;
color: #fff;
font-weight: bold;
margin: 0 auto;
border-radius: 4px;
background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#1fb4b8));
background-image: linear-gradient(to right, #255ba9, #1fb4b8);
}
.liuyan3 input#tj2:hover {
opacity: 0.8;
}
.liuyan3 .Validform_checktip {
height: 20px;
line-height: 20px;
}
/*首页*/
.telbanner,.tel_nav{display: none;}
.flex{width: 100%; margin: 0 auto;display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}
#homeBanner{width:100%;height:100%;overflow:hidden;z-index:2;background: #000; position: relative;}
#homeBanner .homeBanner_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1; opacity: 1; }
#homeBanner .homeBanner_bg>img{width:100%;height:100%;object-fit:cover;}

#homeBanner .homeBanner_cnt{position:absolute;top:0;align-items:center;justify-content:center;z-index:2;height:100%; text-align: center; color: #fff;}
#homeBanner .homeBanner_h{font-size:2.5vw;line-height:2.5vw;font-weight:bold;letter-spacing:.6vw;text-shadow:rgba(0,0,0,.4) 8px 10px 12px;-webkit-text-shadow:rgba(0,0,0,.5) 8px 10px 12px;}
#homeBanner .homeBanner_p{font-size:18px;text-transform:uppercase;margin-top:1.4vw;margin-bottom:1vw;letter-spacing:.2vw;}

#homeBanner .mouse-of{position:absolute;left:50%;bottom:4vw;width:24px;height:40px;border-radius:40px;-webkit-border-radius:40px;
border:2px solid rgba(255,255,255,.8);margin-left:-20px;z-index:50;overflow:hidden;}
#homeBanner .mouse-of>i{position:absolute;width:3px;height:9px;left:50%;margin-left:-1.5px;top:2px;
-webkit-animation: mouseof 1.5s ease-out infinite;animation: mouseof 1.5s ease-out infinite;}
@keyframes mouseof{
0%{top:-9px;opacity:1;-webkit-opacity:1;}
100%{top:100%;opacity:0;-webkit-opacity:0;}
}
@-webkit-keyframes mouseof{
0%{top:-9px;opacity:1;-webkit-opacity:1;}
100%{top:100%;opacity:0;-webkit-opacity:0;}
}
#homeBanner .banner_bubble{width:6vw;height:6vw;position:absolute;left:50%;bottom:3vw;margin-left:-3vw;z-index:15;}
#homeBanner .swiper-slide{overflow:hidden;}
#homeBanner #video_open{width:100%;height:100%;}
#homeBanner .homeBanner_switch{background:rgba(0,0,0,.7);width:90px;height:90px;line-height:90px;}
#homeBanner .homeBanner_switch i{font-size:24px;margin:20px;}
#homeBanner .homeBanner_switch.swiper-button-prev{left:-30px;}
#homeBanner .homeBanner_switch.swiper-button-next{right:-30px;}


@media screen and (max-width:750px){
  #homeBanner{display: none;}
  .section.sec11{height: 240px;}
  .telbanner{display: block;width: 100%; height: 95%;background: url('../images/bg.jpg') no-repeat center top;background-size: 100%;}
  .telbanner video{height: 100%;width: 100%;}
  
}

/*首页公司简介*/
.iabout{width: 100%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; padding: 4% 0;}
.iabout .about_l{width: 45%;}
.iabout .about_r{width: 50%;}
.iabout .about_r img{width: 100%;}
.index-head {position: relative;white-space: nowrap;}
.index-head:after {content: " ";display: block;margin-top: 0.5rem;width: 30px;height: 3px;background-color: #8ec31f;}
.index-head .en {font-size: 72px;text-transform: uppercase;color: #f0f0f0;font-family: Times New Roman, sans-serif;}
.index-head .cn {font-size:44px;margin-top: -1.8em;color: #333333; font-weight: 800;}
.index-head .cn .c1{color: #90d229;}
.about_l .intro {font-size: 16px;color: #666;line-height: 36px;margin: 16px 0 40px;}


.fcate5 .cn {font-size: 48px;color: #333;line-height: 60px;}
.fcate5 .cn2 {font-size: 22px;color: #333;line-height: 40px;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap; padding-bottom: 4%;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum .fbs{width: 25%; margin: 1% 0 1% 0;color: #333;text-align: center;}
.imgBad img{width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft{padding: .5rem 0 0 1rem; width: 45%; background-size: cover !important;position: relative;z-index: 3;}
.mapPoint{ margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #93c530;}
.line1{line-height: 1;border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.fbs:nth-child(4) .line1{border-right: none;}


@media screen and (max-width: 1024px) {
  .index-head {text-align: center;}
  .index-head:after {margin-left: auto;margin-right: auto;}
  }
  
  @media screen and (max-width: 790px) {
    .iabout{display: block;}
    .iabout .about_l{width: 100%;}
    .iabout .about_r{width: 100%;}
    .index-head .en {font-size: 52px;}

    .brandNum .fbs{width: 50%;}
    .fbs:nth-child(2) .line1{border-right: none;}
  }

/*首页产品展示*/
.iprolist{width: 100%;background: url('../images/pro.jpg') no-repeat center top;}
.iprolist h2{padding: 3% 0 0 0;font-size: 45px; font-weight: 800; color: #fff; text-align: center;line-height: 44px;}
.iprolist h2 em{font-weight: 200; color: #fff;display: block; text-transform: uppercase; font-size: 16px; font-style: normal;}
.fpintailist {font-size: 0;text-align: center; padding:0 0 3% 0;}
.fpintailist li {display: inline-block;width: 190px;max-width: 14.2%;position: relative;}
.fpintailist li .lin {padding: 0 30px;}
.fpintailist li a {display: block;border-radius: 0 40px;padding: 24px 0;}
.fpintailist .pic {height: 60px;line-height: 60px;font-size: 0;margin: 0 auto 6px;}
.fpintailist img {max-width: 100%;max-height: 100%;}
.fpintailist h3 {font-size: 20px;color: #fff;line-height: 26px;height: 26px;overflow: hidden;}
.fpintailist .arr {height: 12px;background: url('../images/jtd-ftai.png') center no-repeat;margin-top: 18px;}
.fpintailist li:hover a,.fpintailist li.on a {background-color: #93c530;}
.fpintailist li:hover h3,.fpintailist li.on h3 {color: #fff;}
.case{width: 85%; margin: 3% auto; position: relative;}
.case .case_cont{overflow: hidden;width:100%; margin: 0 auto; }
.case ul {}
.case ul li{position: relative; float: left;width:400px;margin:10px;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.case ul li .img{ overflow: hidden;}
.case ul li .img img{ width: 100%;  transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.case ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.case ul li .proText{ padding: 6% 0; transition: .4s;-webkit-transition: .4s; text-align: center;}
.case ul li strong{display: block;font-weight: 700; color: #333333; font-size: 18px; text-align: center;}
.case ul li:hover{background-color:#93c530;}
.case ul li:hover strong{ color: #fff;}

.telcase{display: none;}

#top_scroll {overflow: hidden;width:100%; margin: 0 auto; padding-bottom: 3%; }
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:nth-child(4n){margin-right: 0;}
#top_scroll ul li .img{width: 100%;object-fit: cover; object-position: center;  }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 12px; transition: .4s;-webkit-transition: .4s;}
#top_scroll ul li strong{display: block;font-weight: normal; color: #333333; font-size: 18px; margin-bottom: 8px;  text-align: center;}
#top_scroll ul li:hover{background-color:#8ec31f;}
#top_scroll ul li:hover strong,#top_scroll ul li:hover .proText i{ color: #fff;}

@media (max-width:770px){
	.case{background: #f2f2f2;}
	.case_tit h2{line-height: 0.8rem;padding-top: 0.8rem; color: #333;}
	.case_tit h2:after{ margin-top: 0;}
	.case_tit p{color: #333;}
	.case .case_cont{width:95%;}
	.case ul li{width: 200px;}
	.case ul li .img img{width: 200px; height: 140px;}
  .case ul li strong{ font-size:0.4rem;}
  .fpintailist h3 {font-size: 18px;}

}

@media screen and (max-width: 1400px) {
.fpintailist li {width: 14.2%;}
.fpintailist li .lin {padding: 0 20px;}
}
@media screen and (max-width: 1023px) {
.fpintailist li {width: 25%;max-width: none;margin-bottom: 10px;}
}
@media screen and (max-width: 750px) {
.fpintailist li {width: 30.3%;background: #41b30e;margin: 1%;}
.fpintailist li a {padding: 13px 0;}
.fpintailist .pic,.fpintailist .arr{display: none;}
.case{display: none;}
.telcase{width: 95%; margin: 4% auto; display: block;}
.telcase ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.telcase li{position: relative;width:48%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;}
.telcase li:nth-child(2n){margin-right: 0;}
.telcase li .img{width: 100%;object-fit: cover; object-position: center;  }
.telcase li .img img{ width: 100%; }
.telcase ul li .proText{ padding: 12px 0; word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.telcase ul li strong{display: block;font-weight: normal; color: #333333; font-size: 16px; text-align: center;}
}
@media screen and (max-width: 640px) {
.fpintailist li .lin {padding: 0 10px;}
}



/*服务流程*/
.fuwu{width:100%; margin:0px auto; position: relative; overflow: hidden;  padding: 4% 0;height:665px;  background: #f2f2f2;}
.fuwu_tit{margin-bottom: 2%; }
.fuwu_tit h2{ text-align: center;background:url("../images/fuwu_tit.png") no-repeat center top;   margin: 0 auto;line-height: 90px; font-weight: 500; padding-top: 35px;background-size:22%;}
.fuwu_tit h2 em{font-weight: 800; color: #90d229; font-style: normal;}
.fuwu_tit h2:after{ content: ""; width: 100px; height: 5px; background: #90d229; display: block; margin:5px auto 0 auto;border-radius: 10px}
.fuwu_tit p{text-align: center; margin-top: 8px; color: #666666;}

.fuwu .content{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.fuwu dl{ height:440px; background:#fff; width:18%;  margin-right:2%; overflow:hidden; box-shadow:0.1rem 0.1rem 0.5rem 0.1rem #999;}
.fuwu dt{ width:100%; height:229px; }
.fuwu dt img{ display:block;width:100%; height: 100%;}
.fuwu dt span{ display:block; width:111px; height:111px;margin:-55px auto 0; position:relative;}
.fuwu dt span em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.fuwu dt span img{display:block; width:111px; height:111px;}
.fuwu dt span i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
-webkit-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transition:all 0.4s linear;transition:all 0.4s linear;}
.fuwu dd{margin-top: 50px;}
.fuwu dd h3{ margin-top:85px; text-align:center; font:20px " "; font-weight:bold; color:#271616;}
.fuwu dd p{ font:15px " "; line-height:24px; color:#666; padding:5px 20px 0 20px; text-align:center;}
.fuwu dl:nth-child(5){ margin-right:0;}
.fuwu dl:hover em{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.fuwu dl:hover i{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}

@media screen and (max-width:1440px){
  .fuwu{height: 565px;}
  .fuwu dt{ height:180px; }
  .fuwu dl {height: 395px;}
}

@media screen and (max-width:1200px){
  .fuwu{height: 535px;}
  .fuwu dt{ height:145px; }
  .fuwu dl {height: 335px;}
}
@media screen and (max-width: 750px) {
  .fuwu{height: 695px;}
  .fuwu_tit h2 {background-size: 72%;padding-top: 30px;line-height: 40px;}
  .fuwu_tit p{margin-top: 3px; }

  .fuwu .content{width: 95%;}
  .fuwu dl{width: 48%;height: 273px;}
  .fuwu dl:nth-child(5){display: none;}
  .fuwu dt { height: 110px;}
  .fuwu dd h3{margin-top: 47px;}
  .fuwu dt span{width: 80px; height: 80px;margin: -40px auto 0;}
  .fuwu dt span img{width: 80px; height: 80px;}

}
/*合作单位*/
.hezuo{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 5% 0; }
.hezuo_tit{margin-bottom:2%; }
.hezuo_tit h2{ text-align: center;   margin: 0 auto;line-height: 23px; font-weight: 800; font-size: 45px; }
.hezuo_tit h2 a{color: #000;}
.hezuo_tit p{text-align: center; margin-top: 20px; color: #666;}
.hezuo ul{width: 86%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center;flex-wrap: wrap;}
.hezuo li{ width: 260px; margin:0.5%; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}

@media screen and (max-width: 750px) {
  .hezuo ul{width: 95%;}
  .hezuo li{ width:47%; }
  .hezuo li img{width: 100%;}
}

audio{display: none;
  z-index: 5;
  position: absolute;

  opacity: 0.1;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
audio:hover{
  opacity: 1;
}


/*内页合作案例*/
.huoout {padding: 200px 0 96px;}
.huoout:before {content: "";position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: url('../images/huobg.jpg') bottom / cover no-repeat;}
.huoout .cer9{width: 90%; margin: 0 auto;}
.huoout h2.btitle {font-size: 42px;color: #fff;line-height: 66px;text-align: center;height: 66px;overflow: hidden;}
.huocon {margin: 30px auto 62px;font-size: 16px;color: #c8c8c8;line-height: 36px;max-width: 900px;text-align: center;}
.huocon img {max-width: 100%;}
.huobtn {display: block;width: 62px;height: 32px;padding-left: 48px;margin: 0 auto;font-size: 14px;color: #a9a9a9;line-height: 32px;position: relative;}
.huobtn i {position: absolute;left: 0;top: 0;z-index: 1;width: 32px;height: 32px;}
.huobtn:hover i {-webkit-animation: rotate360 2s linear infinite;animation: rotate360 2s linear infinite;}
.huobtn.finish {padding-left: 0;}
.huobtn.finish i {width: 0;opacity: 0;}
.kehulist {padding: 2px 0 60px;overflow: hidden;margin: 0 auto;width: 80%;}
.kehulist li {float: left;width: 19.66%;margin: 10px 0;}
.kehulist li .lin {padding: 0 12px;text-align: center;}
.kehulist li a {display: block;background-color: #fff;overflow: hidden;}
.kehulist .pic {width: 100%;height: 120px;overflow: hidden;font-size: 0;line-height: 120px;}
.kehulist img {max-width: 75%;max-height: 90%; }
.kehulist li:hover a {
-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);
}
@media screen and (max-width: 1400px) {
.kehulist li {width: 20%;}
}
@media screen and (max-width: 1200px) {
.kehulist li {width: 25%;}
}
@media screen and (max-width: 900px) {
.kehulist li {width: 33.33%;}
.huoout h2.btitle {font-size: 36px;}
.huocon {line-height: 30px;}
}
@media screen and (max-width: 750px) {
    .huoout .cer9{width: 95%; }
    .huoout h2.btitle {font-size: 22px;}
    .huocon {margin: 10px auto 15px;line-height: 31px;max-width: 90%;text-align: center;}

    .kehulist .pic {height: 78px;line-height: 78px;}

.huoout {padding:0.7rem 0;}
.kehulist li {width: 50%;}
}

.fhuoban {
width: 100%;
}
.zuopinone {
position: relative;
width: 100%;
margin: 36px auto 0;
padding: 0 0;
}
.sw22 {overflow: hidden;}
.sw22 .swiper-slide {width: 210px;padding: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.sw22 .swiper-slide .pic {
width: 100%;
height: 90px;
overflow: hidden;
margin-top: 22px;
position: relative;
font-size: 0;
text-align: center;
line-height: 90px;
border-radius: 10px;
background-color: transparent;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.sw22 .swiper-slide .pic:first-child {
margin-top: 0;
}
.sw22 .swiper-slide img {
max-width: 90%;
max-height: 90%;
-webkit-transition: 0.4s;
transition: 0.4s;
-webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.sw22 .swiper-slide .pic:hover {
background-color: #fff;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.sw22 .swiper-slide .pic:hover img {
-webkit-transform: scale(1.1);
        transform: scale(1.1);
-webkit-filter: grayscale(0%);
        filter: grayscale(0%);
}
.sw22 .pic:before {
content: "";
position: absolute;
left: 0px;
top: 0px;
right: 10px;
bottom: 10px;
z-index: 2;
border: 4px solid transparent;
display: none;
}
.sw22 .swiper-slide .pic:hover:before {
border-color: #0e62a7;

}
.zuopinone .swiper-button-prev,
.zuopinone .swiper-button-next {
width: 30px;
height: 60px;
border-radius: 5px;
margin-top: -30px;
background-color: #ddd;
color: #2f66d8;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.zuopinone .swiper-button-prev {
left: 0;
}
.zuopinone .swiper-button-next {
right: 0;
}
.zuopinone .swiper-button-prev:hover {
background-color: #2f66d8;
color: #fff;
}
.zuopinone .swiper-button-next:hover {
background-color: #2f66d8;
color: #fff;
}
.zuopinone .swiper-button-prev:after,
.zuopinone .swiper-button-next:after {
font-size: 30px;
}
.sw22 .swiper-pagination {
bottom: 0;
}
.sw22 .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 0 10px;
background-color: #ececec;
outline: 0 none;
opacity: 1;
-webkit-transition: 0.3s;
transition: 0.3s;
border-radius: 50%;
}
.sw22 .swiper-pagination-bullet-active {
background-color: #203b6e;
}
@media screen and (max-width: 750px) {
.zuopinone .swiper-button-prev,
.zuopinone .swiper-button-next {
  width: 20px;
  height: 40px;
  margin-top: -20px;
}
.zuopinone .swiper-button-prev:after,
.zuopinone .swiper-button-next:after {
  font-size: 16px;
}
}

.fcate1 {
position: relative;
padding-top: 14px;
text-align: center;
}
.fcate1 .cn {
font-size: 48px;
color: #333;
line-height: 60px;
position: relative;
z-index: 1;
}
.fcate1 .enp {
font-size: 0;
position: absolute;
left: 0;
top: 0;
z-index: 0;
width: 100%;
}
.fcate1 .enp img {
vertical-align: top;
}
@media screen and (max-width: 1023px) {
.fcate1 .cn {
  font-size: 32px;
  line-height: 50px;
}
}
.fbtl {
position: relative;
}
.fcate2 {
float: left;
position: relative;
padding-top: 14px;
}
.fcate2 .cn {
font-size: 48px;
color: #8ec31f;
line-height: 60px;
position: relative;
z-index: 1;
}
.fcate2 .enp {
font-size: 0;
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.fcate2 .enp img {
vertical-align: top;
}
.ferji {
float: right;
margin-top: 30px;
font-size: 0;
white-space: nowrap;
}
.ferji a {
display: inline-block;
position: relative;
margin-left: 120px;
overflow: hidden;
height: 40px;
font-size: 20px;
color: #111;
line-height: 40px;
text-align: center;
}
.ferji a:before {content: '';position: absolute;left: 100%;bottom: 7px;z-index: 0;width: 0;height: 1px;background-color: #8ec31f;-webkit-transition: .3s;transition: .3s;}
.ferji a:first-child {margin-left: 0;}
.ferji a:hover {color: #8ec31f;}
.ferji a:hover:before {width: 100%;left: 0;-webkit-transition: width 0.3s;transition: width 0.3s;}
.ferji a.on {color: #8ec31f;}
.ferji a.on:before {width: 100%;left: 0;}
@media screen and (max-width: 1023px) {
.fcate2 .cn {  font-size: 32px;  line-height: 50px;}
}
@media screen and (max-width: 750px) {
.fcate2 {  width: 100%;  text-align: center;}
.fcate2 .enp {  width: 100%;}
.ferji {  width: 100%;  text-align: center;}
.ferji a {  font-size: 18px;  margin-left: 60px;}
}
.fnews {width: 100%;background:url(../images/news.jpg) no-repeat center top; padding:3% 0 5% 0; margin: 0 auto 0 auto;}
.fnewslist {overflow: hidden;text-align: center;font-size: 0;margin-top: 62px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;
justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.fnewslist li {width: 432px;max-width: 31%;}
.fnewslist li .inner {text-align: left;}
.hot {position: relative;border-bottom: 3px solid #f8f8f8;-webkit-transition: 0.5s;transition: 0.5s;}
.hot .pic {width: 100%;height: 262px;overflow: hidden;position: relative;}
.hot .pic img {width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;}
.hot .wz {padding: 36px 30px 30px;background-color: #f8f8f8;}
.hot h3 {font-size: 20px;color: #111;line-height: 32px;height: 32px;overflow: hidden;-webkit-transition: 0.5s;transition: 0.5s;}
.hot p {font-size: 16px;color: #666;line-height: 32px;overflow: hidden;height: 64px;margin-top: 5px;}
.hot .date {font-size: 16px;color: #999;line-height: 28px;overflow: hidden;height: 28px;margin-top: 25px;}
.fnewslist li:hover .hot h3 {color: #8ec31f;}
.fnewslist li:hover .hot {border-bottom-color: #8ec31f;}
.hot .pic:after {content: '';position: absolute;width: 100%;height: 100%;left: 0;right: 0;z-index: 5;}
.fnewslist li:hover .hot .pic:after {-webkit-animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;    animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;}
@-webkit-keyframes gradient-rectangle {
0% {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
100% {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: top;
          transform-origin: top;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 0;
}
}
@keyframes gradient-rectangle {
0% {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
100% {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: top;
          transform-origin: top;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 0;
}
}
@media screen and (max-width: 1023px) {
.fnewslist {
  margin-top: 30px;
}
.fnewslist li {
  max-width: 48%;
  margin-top: 30px;
}
.fnewslist li:last-child {
  display: list-item;
}
}
@media screen and (max-width: 700px) {
.fnewslist li {
  width: 100%;
  max-width: 100%;
}
}
.fhangye {
width: 100%;
height: 100%;
}
.fhangye .cer8 {
height: 100%;
position: relative;
}
.fcate4 {
position: absolute;
left: 8%;
top: 50%;
margin-top: -260px;
z-index: 20;
padding-top: 10px;
pointer-events: none;
}
.fcate4 .cn {
font-size: 48px;
color: #fff;
line-height: 60px;
position: relative;
z-index: 1;
}
.fcate4 .enp {font-size: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.fcate4 .enp img {vertical-align: top;}
@media screen and (max-width: 1023px) {
.fhangye {  padding-top: 80px;  -webkit-box-sizing: border-box;          box-sizing: border-box;}
.fcate4 {  width: 100%;  text-align: center;  position: relative;  left: 0;  top: 0;  margin-top: 0;}
.fcate4 .cn {  font-size: 32px;  line-height: 50px;}
.fcate4 .enp {  width: 100%;}
}
.peijianlist {font-size: 0;text-align: center;position: absolute;left: 8%;right: 8%;bottom: 0;z-index: 2;}
.peijianlist li {
display: inline-block;
width: 12.5%;
vertical-align: top;
}
.peijianlist li a {
display: block;
position: relative;
width: 100%;
padding-top: 42px;
padding-bottom: 42px;
background-color: rgba(37, 42, 45, 0.3);
}
.peijianlist li a:before {
content: '';
position: absolute;
left: 0;
top: 0;
z-index: 0;
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.1);
}
.peijianlist li:first-child a:before {
display: none;
}
.peijianlist .pic {
width: 100%;
overflow: hidden;
font-size: 0;
line-height: 58px;
height: 58px;
}
.peijianlist img {
max-width: 100%;
max-height: 100%;
}
.peijianlist li h3 {
font-size: 20px;
color: #fff;
line-height: 36px;
width: 100%;
height: 36px;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s;
}
.peijianlist li:hover a {
background-color: rgba(16, 124, 201, 0.2);
}
.peijianlist li.on a {
background-color: #107cc9;
}
.peijianlist2 {
font-size: 0;
position: absolute;
left: 8%;
top: 50%;
z-index: 2;
width: 720px;
max-width: 80%;
margin-top: -90px;
pointer-events: none;
}
.peijianlist2 li {
position: absolute;
z-index: 0;
width: 100%;
opacity: 0;
-webkit-transform: translateX(60px);
        transform: translateX(60px);
}
.peijianlist2 li h3 {
font-size: 36px;
color: #fff;
line-height: 48px;
height: 48px;
overflow: hidden;
}
.peijianlist2 li .hx {
width: 100%;
height: 1px;
position: relative;
margin: 21px 0 31px;
background-color: rgba(255, 255, 255, 0.2);
}
.peijianlist2 li .hx:before {
content: '';
position: absolute;
left: 0;
top: -1px;
z-index: 0;
width: 30px;
height: 3px;
background-color: #fff;
}
.peijianlist2 li .txt {
font-size: 18px;
color: #fff;
line-height: 32px;
max-height: 96px;
overflow: hidden;
margin-bottom: 38px;
}
.peijianlist2 li .hymore {
display: block;
width: 150px;
height: 48px;
background-color: #107cc9;
position: relative;
font-size: 16px;
color: #fff;
line-height: 48px;
text-align: center;
overflow: hidden;
pointer-events: auto;
}
.peijianlist2 li.on {
z-index: 2;
opacity: 1;
-webkit-transform: translateX(0px);
        transform: translateX(0px);
-webkit-transition: .5s;
transition: .5s;
}
@media screen and (max-width: 1023px) {
.peijianlist {
  left: 0;
  right: 0;
}
.peijianlist li {
  width: 25%;
}
.peijianlist li a {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.peijianlist li h3 {
  font-size: 16px;
}
.peijianlist2 {
  width: 90%;
  max-width: 90%;
}
.peijianlist2 {
  position: relative;
  left: 5%;
  top: 0;
  margin-top: 80px;
}
}
@media screen and (max-width: 750px) {
.peijianlist2 li h3 {
  font-size: 28px;
  line-height: 40px;
  height: 40px;
}
.peijianlist2 li .txt {
  font-size: 16px;
}
}
.cvbanner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 1;
}
.sw02out {
position: relative;
width: 100%;
height: 100%;
}
.sw02 {
height: 100%;
}
.sw02 .swiper-slide {
overflow: hidden;
}
.sw02 .swiper-slide .swiper-inner {
display: block;
position: relative;
width: 100%;
height: 100%;
}
.sw02 img {
width: 100%;
height: 100%;
-o-object-fit: cover;
    object-fit: cover;
-o-object-position: 75% 50%;
    object-position: 75% 50%;
}
.fhangye .swiper-pagination02 {
font-size: 24px;
color: #fff;
line-height: 52px;
text-align: center;
width: 140px;
height: 52px;
margin-right: 52px;
margin-top: 36px;
pointer-events: none;
position: absolute;
left: auto;
bottom: auto;
right: 8%;
top: 50%;
z-index: 10;
}
.swiper-pagination02 .swiper-pagination-current {
font-size: 36px;
margin-right: 10px;
}
.swiper-pagination02 .swiper-pagination-total {
font-size: 24px;
}
.sw-next02,
.sw-prev02 {
position: absolute;
right: 8%;
top: 50%;
z-index: 11;
width: 50px;
height: 50px;
margin-top: 36px;
font-size: 0;
border-radius: 50%;
text-align: center;
cursor: pointer;
border: 1px solid rgba(255, 255, 255, 0.3);
}
.sw-prev02 {
background: url('../images/lt1.png') center no-repeat;
margin-right: 192px;
}
.sw-next02 {
background: url('../images/gt1.png') center no-repeat;
}
.sw-prev02:hover,
.sw-next02:hover {
background-color: rgba(16, 124, 201, 0.9);
}
@media screen and (max-width: 1023px) {
.fhangye .swiper-pagination02,
.sw-next02 {
  right: 5%;
  top: auto;
  bottom: 220px;
  margin-top: 0;
}
.sw-prev02 {
  left: 5%;
  right: auto;
  top: auto;
  bottom: 220px;
  margin-top: 0;
  margin-right: 0;
}
.fhangye .swiper-pagination02 {
  right: 50%;
  margin-right: -70px;
}
.swiper-pagination02 .swiper-pagination-current {
  font-size: 24px;
}
}
.cvbanner .pagination {
position: absolute;
left: 6.25%;
top: 50%;
margin-top: 100px;
z-index: 20;
height: 2px;
font-size: 0;
}
.cvbanner .pagination .btn {
display: inline-block;
position: relative;
cursor: pointer;
width: 30px;
height: 2px;
margin-right: 10px;
background-color: rgba(255, 255, 255, 0.4);
}
.cvbanner .pagination .btn:before {
content: " ";
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 0;
height: 2px;
background-color: #fff;
}
.cvbanner .pagination .btn.on:before {
-webkit-transition: linear 4s;
transition: linear 4s;
width: 100%;
}
.ctrbox {
position: absolute;
right: 6.25%;
bottom: 148px;
z-index: 20;
margin-left: 380px;
font-size: 0;
}
.ctrbox .ctr {
display: block;
width: 42px;
height: 42px;
z-index: 11;
font-size: 0;
border-radius: 5px;
text-align: center;
cursor: pointer;
}
.ctrbox .ctr.prev {
background: url('../images/lt2.png') center no-repeat;
}
.ctrbox .ctr.next {
background: url('../images/gt2.png') center no-repeat;
margin-top: 24px;
}
.ctrbox .ctr.prev:hover,
.ctrbox .ctr.next:hover {
background-color: rgba(241, 131, 0, 0.6);
-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 750px) {
.ctrbox {
  right: 4%;
  bottom: 84px;
}
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: auto!important;
left: 50px;
}
.swiper-pagination000 .swiper-pagination-bullet {
position: relative;
width: 17px;
height: 17px;
opacity: 1;
margin: 11px 0!important;
border: 1px solid transparent;
outline: 0 none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: transparent;
}
.swiper-pagination000 .swiper-pagination-bullet:before {
content: '';
position: absolute;
left: 7px;
top: 7px;
z-index: 0;
width: 3px;
height: 3px;
background-color: #999;
border-radius: 2px;
}
.swiper-pagination000 .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-color: #999;
}
.swiper-pagination000.white .swiper-pagination-bullet:before {
background-color: #fff;
}
.swiper-pagination000.white .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-color: #fff;
}
.swiper-num000 {
position: absolute;
height: 24px;
left: 50px;
top: 50%;
z-index: 10;
color: #999;
line-height: 24px;
font-size: 14px;
margin-top: -190px;
pointer-events: none;
-webkit-transform: rotate(90deg);
        transform: rotate(90deg);
-webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
}
.swiper-num000 span {
display: inline-block;
}
.swiper-num000.white {
color: #fff;
}
.swiper-num000 .active {
font-size: 20px;
margin-right: 6px;
}
.swiper-num000 .total {
font-size: 14px;
margin-left: 4px;
}
#sw000 {width: 100%;height: 90vh;}
.section {overflow: hidden;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;}
.seccontent {margin: auto 0;position: relative;z-index: 2;width: 100%;}
.sec-auto-height.swiper-slide {height: auto !important;}
.sec13 {background-color: #2f66d8;}
.secbg {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;}
.secbg12 {background: url('../images/aboutbg.jpg') right no-repeat;background-attachment: fixed; background-size: cover;}
.secbg15 {background: #ffffff url('../images/fhuobg.jpg') bottom no-repeat;}
/*height: ~"-moz-calc(100% - 60px)";
  height: ~"-webkit-calc(100% - 60px)";
  height: ~"calc(100% - 60px)";*/
/*.secbg12{animation: pagebgfd1 6s ease infinite alternate;}*/
@-webkit-keyframes pagebgfd1 {
0% {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
100% {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
}
@keyframes pagebgfd1 {
0% {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
100% {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
}
@media screen and (max-width: 1440px) {
.swiper-container-vertical > .swiper-pagination-bullets {
  left: 24px;
}
.swiper-num000 {
  left: 24px;
}
}
@media screen and (max-width: 1023px) {
#sw000 {
  height: auto;
}
#sw000 > .swiper-wrapper {
  display: block;
}
.section {  height: auto;  padding:  0;}
.section.sec11 {   padding: 0;}
.section.sec13 {  height: 90vh;  padding: 0;}
.section.sec17 {  padding: 0;}
.seccontent {
  top: 0;
}
.sec15 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.swiper-num000 {
  display: none;
}
}

.abmore {display: block;width: 150px;height: 48px;background-color: #90d229;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;overflow: hidden;margin-top: 96px;}

.guolist1 {overflow: hidden;font-size: 0;text-align: center;width: 570px;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: justify;
    -ms-flex-pack: justify;        justify-content: space-between;}
.guolist1 li {display: inline-block;}
.guolist1 li a {display: block;}
.guolist1 h3 {line-height: 60px;height: 60px;}
.guolist1 h3 span {display: inline-block;font-size: 48px;color: #8ec31f;height: 100%;}
.guolist1 h3 s {
font-size: 20px;
color: #8ec31f;
text-decoration: none;
}
.guolist1 .txt {
font-size: 16px;
color: #666;
line-height: 32px;
text-align: left;
}
@media screen and (max-width: 1023px) {
.fcate5 {  text-align: center;}
.abmore {  margin: 50px auto 0;}
.guolist1 {  width: 100%;}
.guolist1 h3 span {  font-size: 42px;}

.fcate5 .cn {  font-size: 32px;  line-height: 50px;}
.fcate5 .cn2 {  font-size: 18px;  line-height: 34px;}
}
@media screen and (max-width: 750px) {
.guolist1 h3 span {  font-size: 36px;}
}
@-webkit-keyframes lightflash {
0% {  left: -100%;}
40%,100% {  left: 100%;}
}
@keyframes lightflash {
0% {  left: -100%;}
40%,100% {  left: 100%;}
}
.fcate3 {position: relative;padding-top: 16px;pointer-events: none;}
.fcate3 .cn {font-size: 48px;color: #8ec31f;line-height: 60px;position: relative;z-index: 1;}
.fcate3 .enp {font-size: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.fcate3 .enp img {vertical-align: top;}
.fyanout {width: 100%;padding: 4% 0;}
.fyanout .cer80 {position: relative;z-index: 5;height: 100%;}
.fyan {width: 100%;height: 100%; position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: justify;    -ms-flex-pack: justify;
        justify-content: space-between;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.fyanpicbg {width: 41%;height: 780px;position: relative;font-size: 0;text-align: center;-ms-flex-item-align: end;align-self: flex-end;}
.fyanpicbg > img {max-width: 100%;-o-object-fit: cover;object-fit: cover;}
.fyanother {width: 40%;padding-top: 60px;}
.fyanother {width: 40%;padding-top: 60px;}
.fyanother .intro {font-size: 16px;color: #666;line-height: 28px;text-align: justify;margin-top: 56px;}
.fyanother .intro dd {  padding-left: 36px;  background: url('../images/dot1.png') 0 4px no-repeat;  margin-top: 30px;}
.fyfmore {display: block;width: 150px;height: 48px;background-color: #8ec31f;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;overflow: hidden;margin-top: 96px;}
.guolist3 {overflow: hidden;text-align: center;width: 108%;background: url('../images/yf_b.jpg') center / cover no-repeat;position: absolute;right: 19%;bottom: 0;z-index: 1;}
.guolist3 li {border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 65px 0 75px;}
.guolist3 li a {display: block;}
.guolist3 h3 {font-size: 0;line-height: 68px;height: 68px;}
.guolist3 h3 span {display: inline-block;font-size: 62px;color: #fff;font-weight: bold;height: 100%;margin-right: 8px;}
.guolist3 h3 s {font-size: 16px;color: #107cc9;font-weight: bold;text-decoration: none;display: inline-block;vertical-align: text-bottom;width: 32px;height: 32px;border-radius: 50%;background-color: #fff;
text-align: center;line-height: 32px;}
.guolist3 .txt {font-size: 16px;color: #fff;line-height: 20px;}
@media screen and (max-width: 1440px) {
.fyanother {  width: 50%;  padding-top: 0;}
.fyfmore {  margin-top: 56px;}
.fyanpicbg {  height: auto;  -ms-flex-item-align: center;      align-self: center;}
.fyanpicbg > img {  display: none;}
.guolist3 {  position: relative;  right: 0;  width: 100%;}
.guolist3 h3 span {  font-size: 50px;}
}
@media screen and (max-width: 1023px) {
.fyanpicbg {  width: 100%;}
.fyanother {  width: 100%;  margin-bottom: 50px;  padding-top: 0;}
.fcate3 {  width: 100%;  text-align: center;}
.fcate3 .cn {  font-size: 32px;  line-height: 50px;}
.fcate3 .enp {  width: 100%;}
.fyfmore {  margin: 50px auto 0;}
.fyanother .intro {margin-top: 10px;}
.guolist3 li {  padding: 40px 0;}
}
@media screen and (max-width: 750px) {
.guolist3 h3 span {  font-size: 36px;}
}
/*内页*/
.prolist-out {padding: 160px 0;}
@media screen and (max-width: 1440px) {
.prolist-out {  padding: 120px 0;}
}
@media screen and (max-width: 1023px) {
.prolist-out {  padding: 100px 0;}
}
@media screen and (max-width: 750px) {
.prolist-out {  padding: 80px 0;}
}
.prolist {padding: 0px 0 4px;margin: 0 -12px;overflow: hidden;}
.prolist li {float: left;width: 33.33%;margin-bottom: 31px;}
.prolist li .lin {padding: 0 12px;}
.prolist li a {display: block;position: relative;}
.prolist li a:after {left: 100%;position: absolute;bottom: 0;content: " ";width: 0;z-index: 2;border-bottom: 2px solid #8ec31f;-webkit-transition: .5s;transition: .5s;}
.prolist li:hover a:after {width: 100%;left: 0;-webkit-transition: width 0.5s;transition: width 0.5s;}
.prolist .pic {width: 100%;height: 0;padding-bottom:75%;position: relative;}
.prolist img {position: absolute;z-index: 1;left: 0;top: 0;-o-object-fit: cover;    object-fit: cover;}
.prolist li .wz {padding: 20px 24px;border-bottom: 1px solid #ddd;position: relative;}
.prolist li h3 {font-size: 18px;color: #333;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 70px;}
.prolist li .more {font-size: 14px;color: #999;line-height: 40px;height: 40px;padding-right: 24px;overflow: hidden;background: url('../images/jtr3.png') right no-repeat;position: absolute;right: 24px;top: 20px;z-index: 1;}
.prolist li:hover h3 {color: #8ec31f;}
.prolist li:hover .more {color: #8ec31f;background-image: url('../images/jtr3h.png');}
.prolist h3,.prolist .more {-webkit-transition: .5s;transition: .5s;}
@media screen and (max-width: 1100px) {
.prolist {  margin: 0 0;}
.prolist li .lin {  padding: 0 10px;}
}
@media screen and (max-width: 1023px) {
.prolist li {  width: 50%;}
.prolist li {  margin-bottom: 60px;}
}
@media screen and (max-width: 640px) {
.prolist li {  width: 100%;}
.prolist li .lin {  padding: 0 0;}
}


/*内页资质荣誉*/
.rylist {overflow: hidden;padding: 0 0 50px;max-width: 1500px;margin: 0 auto 0;}
.rylist li {float: left;width: 33.33%;margin-bottom: 50px;}
.rylist li .lin {padding: 0 30px;}
.rylist li a {display: block;position: relative;border: 1px solid #e7e7e7;}
.rylist li .pic {width: 100%;overflow: hidden;position: relative;font-size: 0;text-align: center;}
.rylist li img {max-width: 100%;}
.rylist li h3 {padding: 0 30px;position: relative;overflow: hidden;}
.rylist li h3 span {position: relative;text-align: center;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 16px;color: #333;line-height: 40px;white-space: nowrap;padding: 15px 30px 15px 0;
background: url('../images/glass2.png') right no-repeat;border-top: 1px solid #ebebeb;}
.rylist li h3 em {position: relative;text-align: center;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 16px;color: #333;line-height: 25px;padding: 15px 0 15px 0;
border-top: 1px solid #ebebeb;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.rylist li h3:before {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(#8ec31f), to(#74a904));background-image: linear-gradient(to right, #8ec31f), to(#74a904);
}
.rylist li h3 span,.rylist li h3 em,.rylist li h3:before {  -webkit-transition: .5s;  transition: .5s;}
.rylist li:hover h3 span {  color: #fff; text-align: center;  background-image: url('../images/glass2h.png');  border-top-color: transparent;}
.rylist li:hover h3 em {  color: #fff; text-align: center;  }
.rylist li:hover h3:before {  width: 100%;  left: 0;  -webkit-transition: width .5s;  transition: width .5s;}
@media screen and (max-width: 1440px) {
.rylist {padding: 0 0 40px;}
.rylist li .lin {padding: 0 20px;}
}
@media screen and (max-width: 1100px) {
.rylist {padding: 0 0 30px;}
.rylist li .lin {padding: 0 15px;}
.rylist li {width: 50%;}
.rylist li h3 {padding: 0 20px;}
}
@media screen and (max-width: 640px) {
.rongyumain {padding: 80px 0 80px;}
.rylist li {width: 100%;}
}

.newslist-out {padding: 160px 0 160px;}
@media screen and (max-width: 1440px) {
.newslist-out {  padding: 120px 0;}
}
@media screen and (max-width: 1023px) {
.newslist-out {  padding: 100px 0;}
}
@media screen and (max-width: 750px) {
.newslist-out {  padding: 80px 0;}
}
.newslist {padding: 44px 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding: 86px 0;}
.newslist li:last-child {border-bottom: 0 none;}
.newslist li a {display: block;position: relative;overflow: hidden;padding-left: 650px;height: 356px;}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 586px;height: 100%;overflow: hidden;}
.newslist li .pic img {-o-object-fit: cover;    object-fit: cover;}
.newslist li h3 {font-size: 24px;color: #333;line-height: 42px;height: 42px;overflow: hidden;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;margin: 20px 0 58px;}
.newslist li .date {font-size: 24px;color: #8ec31f;line-height: 36px;font-family: "amerigobt";height: 36px;padding-top: 48px;overflow: hidden;}
.newslist li label {display: block;width: 32px;height: 32px;font-size: 0;cursor: pointer;background: #c3c3c3 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;}
.newslist li,.newslist h3,.newslist label {-webkit-transition: .5s;transition: .5s;}
.newslist li:hover {border-bottom-color: #8ec31f;}
.newslist li:hover h3 {color: #8ec31f;}
.newslist li:hover label {background-color: #8ec31f;}
@media screen and (max-width: 1440px) {
.newslist li .txt {  line-height: 30px;  height: 90px;  margin-bottom: 32px;}
}
@media screen and (max-width: 1200px) {
.newslist li a {  padding-left: 540px;}
.newslist li .pic {  width: 480px;}
}
@media screen and (max-width: 1023px) {
.newslist li {  padding: 60px 0;}
.newslist li a {  padding-left: 450px;}
.newslist li .pic {  width: 400px;}
}
@media screen and (max-width: 840px) {
.newslist li a {  padding-left: 360px;  height: 240px;}
.newslist li .pic {  width: 320px;}
.newslist li .date {  padding-top: 20px;}
.newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
.newslist li {  padding: 40px 0;}
.newslist li a {  padding-left: 300px;  height: 180px;}
.newslist li .pic {  width: 260px;}
.newslist li .txt {  display: none;}
.newslist li h3 {  font-size: 20px;  line-height: 32px;  height: 96px;}
}
@media screen and (max-width: 600px) {
.newslist li a {  padding-left: 270px;}
.newslist li .pic {  width: 240px;}
.newslist li h3 {  font-size: 18px;  line-height: 30px;  height: 120px;}
.newslist li .date {  padding-top: 10px;  font-size: 18px;}
}
.swhotout {position: relative;width: 100%;}
#swhot {height: 540px;overflow: hidden;}
#swhot .swiper-slide {overflow: hidden;}
#swhot .swiper-slide a {display: block;width: 100%;height: 100%;overflow: hidden;}
#swhot .wz {width: 464px;max-width: 100%;overflow: hidden;background-color: #fff;border-bottom: 2px solid #eeeeee;-webkit-transition: .4s;transition: .4s;position: absolute;left: 30px;bottom: 0;z-index: 2;}
#swhot .wz .inner {padding: 40px 60px 30px 30px;}
#swhot .pic {width: 100%;height: 430px;overflow: hidden;position: relative;}
#swhot .pic img {width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;-webkit-transition: .4s;transition: .4s;}
#swhot .pic img:hover {-webkit-transform: scale(1.02);        transform: scale(1.02);}
#swhot .date {font-size: 16px;color: #999;line-height: 26px;height: 26px;margin-top: 26px;}
#swhot h3 {font-size: 20px;color: #333;line-height: 40px;height: 40px;overflow: hidden;-webkit-transition: 0.4s;transition: 0.4s;}
#swhot .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;}
#swhot .wz:hover {border-bottom-color: #8ec31f;}
#swhot .wz:hover h3 {color: #8ec31f;}
#swhot .swiper-slide-active .wz {border-bottom-color: #8ec31f;}
#swhot .swiper-slide-active .wz h3 {color: #8ec31f;}
.swhotout .swiper-pagination {width: 100%;left: 0;bottom: 10px;font-size: 0;}
.swhotout .swiper-pagination-bullet {margin: 0 10px;width: 10px;height: 10px;opacity: 1;background-color: #000;outline: 0 none;-webkit-transition: 0.4s;transition: 0.4s;}
.swhotout .swiper-pagination-bullet-active {background-color: #8ec31f;}
@media screen and (max-width: 1400px) {
#swhot .wz .inner {  padding: 40px 30px 30px;}
}
@media screen and (max-width: 1023px) {
#swhot {  height: auto;}
#swhot .wz {  left: 0;  width: 100%;  position: relative;}
#swhot .pic {  height: 330px;}
#swhot .wz .inner {  padding: 30px 30px 30px;}
}
@media screen and (max-width: 750px) {
#swhot .pic {  height: auto;}
#swhot .wz .inner {  padding: 20px;}
#swhot .date {  margin-top: 10px;}
}
.cate1 {position: relative;text-align: center;}
.cate1 .cn {font-size: 42px;color: #8ec31f;line-height: 60px;font-weight: bold;}
.cate1 .en {font-size: 24px;color: #999;line-height: 36px;text-transform: uppercase;font-family: "amerigobt";}
@media screen and (max-width: 1024px) {
.cate1 .cn {  font-size: 34px;  line-height: 50px;}
.cate1 .en {  font-size: 20px;  line-height: 30px;}
}
@media screen and (max-width: 750px) {
.cate1 .cn {  font-size: 26px;  line-height: 40px;}
.cate1 .en {  font-size: 16px;  line-height: 24px;}
}
.lianxi-out {padding: 100px 0 100px;background: url('../images/lxbg.jpg') bottom no-repeat;}
@media screen and (max-width: 1440px) {
.lianxi-out {  padding: 120px 0 240px;}
}
@media screen and (max-width: 1023px) {
.lianxi-out {  padding: 100px 0 180px;}
}
@media screen and (max-width: 750px) {
.lianxi-out {  padding: 80px 0 120px;}
}
.lianxi {width: 100%;height: 696px;margin-top: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;}
.lxleft {width: 464px;}
.lxright {-webkit-box-flex: 1;    -ms-flex: auto;        flex: auto;}
#map {width: 100%;height: 100%;}
.lxlist {width: 100%;}
.lxlist li {padding: 0 55px;height: 173px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center; margin-bottom: 1px;}
.lxlist .lin {padding-left: 64px;position: relative;}
.lxlist .i1 {background-color: #8ec31f;}
.lxlist .i2 {background-color: #8ec31f;}
.lxlist .i3 {background-color: #8ec31f;}
.lxlist .i4 {background-color: #8ec31f;}
.lxlist .i1 .lin {background: url('../images/lx1.png') 0 no-repeat;}
.lxlist .i2 .lin {background: url('../images/lx2.png') 0 no-repeat;}
.lxlist .i3 .lin {background: url('../images/lx3.png') 0 no-repeat;}
.lxlist .i4 .lin {background: url('../images/lx4.png') 0 no-repeat;}
.lxlist li h3 {font-size: 16px;color: #fff;line-height: 28px;height: 28px;overflow: hidden;}
.lxlist li .txt {font-size: 16px;color: #fff;line-height: 28px;}
.lxlist li .num {font-size: 36px;color: #fff;line-height: 36px;font-family: "amerigobt";}
.lxlist li .num a {color: #fff;}
@media screen and (max-width: 1440px) {
.lxleft {  width: 360px;}
.lxlist li {  padding: 0 30px;}
.lxlist .lin {  padding-left: 54px;}
.lxlist li .num {  font-size: 30px;}
}
@media screen and (max-width: 1024px) {
.lianxi {  -ms-flex-wrap: wrap;      flex-wrap: wrap;  height: auto;}
.lxleft {  width: 100%;}
.lxright {  width: 100%;  height: 696px;}
.lxlist {  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;      flex-wrap: wrap;}
.lxlist li {  height: 120px;  -webkit-box-flex: 1;      -ms-flex: auto;          flex: auto; width: 100%;}
.lxlist li .num {  font-size: 16px;  line-height: 28px;}
}
/*8新闻详情*/
.newspage-out2 {
padding: 100px 0 180px;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e7effb));
background-image: linear-gradient(to bottom, #ffffff, #e7effb);
}
@media screen and (max-width: 1440px) {
.newspage-out2 {
  padding: 90px 0 140px;
}
}
@media screen and (max-width: 1023px) {
.newspage-out2 {
  padding: 80px 0 110px;
}
}
@media screen and (max-width: 750px) {
.newspage-out2 {
  padding: 70px 0 80px;
}
}
.main2 {position: relative;padding-right: 500px;}
.mainleft2 {width: 100%;min-height: 1400px;}
.mainright2 {width: 408px;position: absolute;top: 0;right: 0;z-index: 1;}
.sdbox2 .title {position: relative;height: 50px;line-height: 50px;}
.sdbox2 .title:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 5px;height: 30px;background-color: #8ec31f;margin-top: -15px;}
.sdbox2 .title h5 {font-size: 24px;color: #333;font-weight: bold;text-indent: 28px;}
.btc-h {margin-bottom: 56px;}
.btc-h h1 {font-size: 36px;color: #333;line-height: 1.5em;margin-bottom: 24px;}
.btc-date {font-size: 18px;color: #999;line-height: 30px;height: 30px;font-family: "amerigobt";}
.btc-date span {display: inline-block;margin-left: 22px;}
.btc-date span:first-child {margin-left: 0;}
.btc-con {font-size: 16px;line-height: 40px;color: #666;text-align: justify;}
.btc-con img {max-width: 100%;}
.btc-con a {color: #8ec31f;}
@media screen and (max-width: 1600px) {
.main2 {  padding-right: 400px;}
.mainright2 {  width: 340px;}
}
@media screen and (max-width: 1440px) {
.btc-h h1 {  font-size: 30px;}
}
@media screen and (max-width: 1200px) {
.main2 {  padding-right: 0;}
.mainleft2 {  min-height: 0;}
.mainright2 {  display: none;}
}
@media screen and (max-width: 750px) {
.btc-h h1 {  font-size: 24px;}
.btc-con {  line-height: 2em;}
}
.atc-pn {position: relative;padding-right: 120px;margin-top: 70px;}
.atc-pn a {display: block;font-size: 16px;color: #333;line-height: 32px;font-weight: bold;}
.atc-prev {margin-bottom: 14px;}
.atc-prev:hover,.atc-next:hover {color: #8ec31f;}
.atc-pn a.atc-ret {position: absolute;right: 0;top: -4px;z-index: 1;width: 86px;height: 86px;color: #fff;border-radius: 50%;background: #8ec31f url('../images/jtr2.png') center 54px no-repeat;display: block;}
.atc-pn a.atc-ret span {font-size: 14px;color: #fff;line-height: 34px;font-weight: bold;text-align: center;position: absolute;left: 0;top: 17px;z-index: 0;width: 100%;height: 34px;-webkit-transition: ease 0.5s;
transition: ease 0.5s;}
@media screen and (max-width: 1023px) {
.atc-pn {  padding-right: 0;}
.atc-pn a.atc-ret {  position: relative;  top: auto;  right: auto;  margin: 40px auto 0;}
}
a.atc-ret::before {content: "";display: block;width: 100%;height: 100%;opacity: 0;position: absolute;left: 0;top: 0;z-index: -1;border-radius: 34px;-webkit-transition: ease 1s;transition: ease 1s;-webkit-transform: rotate(45deg);        transform: rotate(45deg);background: linear-gradient(116deg, #8ec31f, #6cc1f9);}
a.atc-ret:hover::before {-webkit-transform: rotate(-135deg);        transform: rotate(-135deg);opacity: 1;}
a.atc-ret:hover span {top: 26px;}
.sdnewslist2 {width: 100%;margin-top: 32px;}
.sdnewslist2 li {width: 100%;margin-bottom: 80px;}
.sdnewslist2 li:last-child {margin-bottom: 0;}
.sdnewslist2 li a {display: block;position: relative;}
.sdnewslist2 .pic {width: 100%;height: 248px;overflow: hidden;position: relative;}
.sdnewslist2 img {-o-object-fit: cover;    object-fit: cover;}
.sdnewslist2 li h3 {font-size: 18px;color: #333;line-height: 40px;font-weight: bold;height: 40px;margin-top: 8px;overflow: hidden;padding: 0 10px;-webkit-transition: .4s;transition: .4s;}
.sdnewslist2 li:hover h3 {color: #8ec31f;}
.sdnewslist2 .date {margin: 14px 0 8px;position: relative;padding: 0 10px;}
.sdnewslist2 .date span {display: block;color: #333;font-family: "amerigobt";}
.sdnewslist2 .date span.day {font-size: 36px;line-height: 44px;height: 44px;}
.sdnewslist2 .date span.year {font-size: 16px;line-height: 20px;height: 20px;}
.sdnewslist2 .date:before {content: '';position: absolute;left: 60px;right: 0;top: 38px;z-index: 0;height: 1px;background-color: #e2e5e8;}
/*3行业解决方案*/
.guangsec {overflow: hidden;width: 100%;position: relative;height: 630px;margin-top: 76px;}
.guangsec:first-child {margin-top: 0;}
.gsecbg {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;}
.gsecbg .cover {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 34, 69, 0.5)), to(rgba(16, 124, 201, 0)));
background-image: linear-gradient(to right, rgba(5, 34, 69, 0.5), rgba(16, 124, 201, 0));}
.gsecbg canvas {-o-object-fit: cover;    object-fit: cover;-o-object-position: center;    object-position: center;}
.gsecbg22 canvas,.gsecbg23 canvas {-o-object-position: 70%;    object-position: 70%;}
.gsecbg21 {background-image: url('../images/aa1.jpg');background-position: center;}
.gsecbg22 {background-image: url('../images/aa2.jpg');background-position: 70%;}
.gsecbg23 {background-image: url('../images/aa3.jpg');background-position: 70%;}
.gsecbg24 {background-image: url('../images/aa4.jpg');background-position: center;}
.gsecbg25 {background-image: url('../images/aa5.jpg');background-position: center;}
.gsecbg26 {background-image: url('../images/aa6.jpg');background-position: center;}
.gsecbg27 {background-image: url('../images/aa7.jpg');background-position: center;}
.gsecbg28 {background-image: url('../images/aa8.jpg');background-position: center;}
.secwz {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;width: 530px;height: 100%;color: #fff;position: absolute;
left: 8.4%;top: 0;z-index: 2;pointer-events: none;}
.secwz .inner {width: 100%;}
.secwz h3 {font-size: 30px;line-height: 46px;}
.secwz .txt {font-size: 16px;line-height: 32px;max-height: 64px;overflow: hidden;margin: 20px 0 42px;}
.secwz .more {display: block;width: 150px;height: 48px;background-color: #8ec31f;pointer-events: auto;font-size: 16px;color: #fff;line-height: 48px;text-align: center;}
@media screen and (max-width: 1023px) {
.secwz {  left: 5%;}
}
@media screen and (max-width: 750px) {
.secwz {  width: 90%;}
.secwz .txt {  max-height: 96px;}
}
.prolist-out2 {padding: 100px 0 100px;}
@media screen and (max-width: 1440px) {
.prolist-out2 {  padding: 90px 0 70px;}
}
@media screen and (max-width: 1023px) {
.prolist-out2 {  padding: 80px 0 40px;}
}
.tuititle {text-align: center;font-size: 36px;color: #333;line-height: 56px;font-weight: bold;margin-bottom: 44px;}
@media screen and (max-width: 750px) {
.tuititle {  font-size: 26px;  line-height: 46px;}
}
.cpban {position: relative;height: 840px;}
.cpban .bg {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;overflow: hidden;}
.cpban .bg img {width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;-o-object-position: 75%;    object-position: 75%;}
.cpban .bg .cover {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 34, 69, 0.5)), to(rgba(16, 124, 201, 0)));
background-image: linear-gradient(to right, rgba(5, 34, 69, 0.5), rgba(16, 124, 201, 0));}
.cpban .cer8 {height: 100%;}
.issues {position: relative;z-index: 2;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.issues .ttxt {width: 54%;}
.issues .ttxt dt {font-size: 48px;color: #fff;line-height: 68px;height: 68px;font-weight: bold;margin-bottom: 36px;overflow: hidden;}
.issues .ttxt .txt {
font-size: 16px;
line-height: 36px;
color: #fff;
text-align: justify;
}
.scrollarea1 .scrollbar {
width: 2px;
height: 100%;
position: absolute;
top: 0;
right: 1px;
z-index: 2;
}
.scrollarea1 .track {
width: 2px;
height: 100%;
background-color: #fff;
position: relative;
border-radius: 2px;
}
.scrollarea1 .thumb {
width: 4px;
background-color: #107cc9;
position: absolute;
left: -1px;
top: 0;
z-index: 1;
cursor: pointer;
border-radius: 2px;
}
.scrollarea1 {
position: relative;
padding-right: 20px;
}
.scrollarea1 .viewport {
position: relative;
width: 100%;
overflow: hidden;
max-height: 240px;
}
.scrollarea1 .overview {
position: relative;
z-index: 1;
left: 0;
top: 0;
width: 100%;
font-size: 16px;
line-height: 36px;
color: #fff;
text-align: justify;
}
.scrollarea1 .overview img {
max-width: 100%;
}
.scrollbar.disable {
display: none;
}
@media screen and (max-width: 1024px) {
.issues .ttxt dt {
  font-size: 32px;
  text-align: center;
}
.issues .ttxt {
  width: 100%;
}
}
/*10招贤*/
.zp-out {
padding: 150px 0 150px;
}
.zplinian {
text-align: center;
margin-bottom: 200px;
}
@media screen and (max-width: 1440px) {
.zp-out {
  padding: 120px 0;
}
.zplinian {
  margin-bottom: 150px;
}
}
@media screen and (max-width: 1023px) {
.zp-out {
  padding: 100px 0;
}
.zplinian {
  margin-bottom: 100px;
}
}
@media screen and (max-width: 750px) {
.zp-out {
  padding: 80px 0;
}
.zplinian {
  margin-bottom: 70px;
}
}
.zplinian h2.btitle {
font-size: 42px;
color: #333;
line-height: 56px;
height: 56px;
}
.liniancon {
margin: 26px auto 46px;
width: 1040px;
max-width: 100%;
font-size: 16px;
color: #666;
line-height: 34px;
}
.linianfig {
position: relative;
overflow: hidden;
}
@media screen and (max-width: 1023px) {
.zplinian h2.btitle {
  font-size: 32px;
  line-height: 46px;
  height: 46px;
}
.liniancon {
  line-height: 28px;
}
}
@media screen and (max-width: 750px) {
.zplinian h2.btitle {  font-size: 28px;}
}
#sw53 {height: 440px;overflow: visible;}
#sw53 .swiper-slide {width: 400px;}
.fittuwen3 {display: block;padding-left: 40px;padding-right: 40px;height: 100%;background: url('../images/sx1-zp.png') 0 6px no-repeat;position: relative;}
.fittuwen3 i {position: absolute;left: -3px;top: 4px;z-index: 1;border-radius: 4px;width: 7px;height: 7px;background-color: #8ec31f;-webkit-transition: 1s;transition: 1s;-webkit-box-shadow: 0 0 0 4px rgba(142, 159, 31, 0.3);        box-shadow: 0 0 0 4px rgba(142, 159, 31, 0.3);}
.swiper-slide:hover .fittuwen3 i {-webkit-transform: scale(1.2) rotateY(360deg);        transform: scale(1.2) rotateY(360deg);}
.fittuwen3 dt {font-size: 24px;color: #8ec31f;line-height: 36px;height: 36px;overflow: hidden;}
.fittuwen3 .txt {font-size: 16px;color: #666;line-height: 32px;height: 160px;overflow: auto;margin: 38px 0;}
.fittuwen3 .more {display: block;font-size: 16px;color: #8ec31f;line-height: 26px;height: 26px;cursor: pointer;}
.fittuwen3:hover .more {text-decoration: underline;}
@media screen and (max-width: 1023px) {
#sw53 {  height: 320px;}
}
.pig {width: 34px;height: 34px;background-color: rgba(255, 255, 255, 0.2);border-radius: 50%;opacity: 0;position: absolute;left: 100%;top: 100%;z-index: 10;margin-left: -18px;margin-top: -18px;
border: 1px solid #8ec31f;pointer-events: none;-webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;        user-select: none;-webkit-transition: opacity 0.4s linear, -webkit-transform 0.5s ease-in-out;transition: opacity 0.4s linear, -webkit-transform 0.5s ease-in-out;transition: opacity 0.4s linear, transform 0.5s ease-in-out;transition: opacity 0.4s linear, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;}
.pig.show {opacity: 1;}
.pig:active,.pig.active {-webkit-transform: scale(1.1);        transform: scale(1.1);}
.pig s {width: 7px;height: 13px;cursor: pointer;position: absolute;margin-top: -6px;top: 50%;z-index: 2;background-color: transparent;background-position: center;background-repeat: no-repeat;-webkit-transition: 0.3s;transition: 0.3s;}
.pig s.i1 {left: 6px;background-image: url('../images/lt-pig.png');}
.pig s.i2 {right: 6px;background-image: url('../images/gt-pig.png');}
.pig:active s.i1,.pig.active s.i1 {left: 0px;}
.pig:active s.i2,.pig.active s.i2 {right: 0px;}
#particles-js {width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 0;pointer-events: none;}
/*6产品详情*/
.propage-out {width: 100%;position: relative;z-index: 2;margin-top: -676px;}
.propage-wrap {background-color: #fff;padding: 74px 74px 74px;}
.profirst {overflow: hidden;min-height: 410px;}
.xijie {width: 49%;height: auto;float: left;z-index: 1;position: relative;}
.xijie .bigpic {width: 100%;height: 100%;position: relative;background-color: #e2eaef;text-align: center;line-height: 410px;font-size: 0;}
.xijie .bigpic img {max-width: 100%;max-height: 100%;}
.proinfo {float: right;width: 45%;height: 410px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.proinfo .proname {font-size: 36px;line-height: 50px;color: #333;margin-bottom: 28px;}
.aside {margin-top: 0.3rem;line-height: 31px;}
.aside span{font-size:16px;}
.proinfo .xiangxi {font-size: 16px;line-height: 40px;color: #666;max-height: 160px;overflow: auto;margin-top: 24px;}
.proinfo .probtnarea {font-size: 0;margin-top: 50px;}
.proinfo .probtn {display: inline-block;width: 178px;height: 58px;border: 1px solid #ddd;border-radius: 5px;margin-left: 34px;color: #333;font-size: 16px;line-height: 58px;text-align: center;position: relative;
overflow: hidden;}
.proinfo .probtn:first-child {margin-left: 0;}
.proinfo .probtn:hover {color: #333;border-color: #8ec31f;}
@media screen and (max-width: 1440px) {
.propage-wrap {  padding: 100px 80px 140px;}
}
@media screen and (max-width: 1200px) {
.propage-out {  margin-top: -546px;}
.propage-wrap {  padding: 80px 60px 120px;}
}
@media screen and (max-width: 1100px) {
.proinfo .probtn {  width: 158px;  margin-left: 24px;}
}
@media screen and (max-width: 1024px) {
  .aside{display: none;}
.propage-wrap {  padding: 60px 40px 100px;}
.profirst {  height: auto;}
.xijie {  float: none;  width: 100%;  margin-bottom: 50px;}
.proinfo {  float: none;  width: 100%;  height: auto;}
.proinfo .proname {  font-size: 30px;}
.proinfo .xiangxi {  max-height: none;}
}
@media screen and (max-width: 750px) {
.propage-out {  margin-top: -92px;}
.propage-wrap {  padding: 60px 0 90px;}
.proinfo .probtn {  height: 48px;  line-height: 48px;}
}
.baninfo2 {height: 26px;margin-bottom: 30px;}
.tree2 {float: left;font-size: 16px;line-height: 26px;color: #fff;}
.tree2 a {font-size: 16px;color: #fff;vertical-align: middle;padding: 5px 0;}
.tree2 i {display: inline-block;width: 20px;vertical-align: middle;font-size: 16px;text-align: center;font-style: normal;}
a.proretbtn {float: right;display: block;padding-left: 32px;height: 26px;font-size: 16px;color: #fff;line-height: 26px;text-align: right;background: url('../images/ret.png') 0 no-repeat;}
a.proretbtn:hover {background-position: 6px;text-decoration: underline;}
@media screen and (max-width: 750px) {
.baninfo2 {  height: auto;}
.tree2 {  width: 100%;  font-size: 0;}
a.proretbtn {  margin-top: 10px;}
}
.sw6out {position: relative;}
#sw6 {
height: 222px;
overflow: visible;
}
#sw6 .swiper-slide {
width: 404px;
}
#sw6 .swiper-slide a {
display: block;
}
#sw6 .swiper-slide .pic {
width: 100%;
height: 222px;
font-size: 0;
text-align: center;
line-height: 222px;
background-color: #000;
}
#sw6 .swiper-slide img {
width: 100%;
height: 100%;
-o-object-fit: cover;
    object-fit: cover;
opacity: 0.6;
-webkit-transition: 0.4s;
transition: 0.4s;
}
#sw6 .swiper-slide h3 {
font-size: 24px;
color: #fff;
line-height: 40px;
text-align: center;
margin-top: -20px;
position: absolute;
left: 0;
top: 50%;
z-index: 3;
width: 100%;
height: 40px;
overflow: hidden;
-webkit-transition: 0.4s;
transition: 0.4s;
}
#sw6 .swiper-slide h3 span {
padding: 5px 0;
}
.sw6out .swiper-pagination {
bottom: 0;
font-size: 0;
width: 100%;
}
.sw6out .swiper-pagination-bullet {
width: 18px;
height: 2px;
margin: 0 3px;
opacity: 1;
background-color: #000;
outline: 0 none;
border-radius: 0;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.sw6out .swiper-pagination-bullet-active {
background-color: #8ec31f;
}
.sw6out .swiper-scrollbar {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgba(0, 0, 0, 0.2);
}
.sw6out .swiper-scrollbar-drag {
background-color: #8ec31f;
}
.zhiliang.i1 {
margin: 130px 0;
}
.zhiliang.i2 {
margin: 80px 0;
}
.zhiliang .inner {
position: relative;
padding-left: 360px;
}
.zhiliangcon {font-size: 18px;color: #666;line-height: 34px;text-align: justify;padding-top: 26px;}
.zhiliangcon dd {margin-bottom: 20px;}
.zhiliangcon img {max-width: 100%;}
.biaoqianwrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: start;    -ms-flex-pack: start;        justify-content: flex-start;-webkit-box-align: start;    -ms-flex-align: start;        align-items: flex-start;}
.biaoqianwrap p {width: 176px;height: 50px;background-color: #ebf1f4;margin: 12px;font-size: 18px;color: #666;line-height: 50px;text-align: center;border-radius: 25px;-webkit-transition: 0.4s;transition: 0.4s;
}
.biaoqianwrap p:hover {-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}

.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}




.cate3 {position: absolute;left: 0;top: 0;z-index: 1;padding-left: 38px;padding-top: 26px;background: url('../images/moon.png') 0 0 no-repeat;}
.cate3 .cn {font-size: 30px;color: #8ec31f;line-height: 46px;font-weight: bold;height: 50px;}
.cate3 .en {font-size: 18px;color: #8ec31f;line-height: 30px;height: 30px;text-transform: uppercase;font-family: 'amerigobt';}
.zlfenge {width: 100%;height: 1px;background-color: #ddd;margin-top: 100px;}
.zlfenge2 {width: 100%;height: 0;border-bottom: 1px dashed #ddd;}
@media screen and (max-width: 1400px) {
.zhiliang.i1 {  margin: 110px 0;}
}
@media screen and (max-width: 1200px) {
.zhiliang.i1 {  margin: 90px 0;}
.zlfenge {  margin-top: 80px;}
.zhiliang .inner {  padding-left: 340px;}
}
@media screen and (max-width: 1024px) {
.zhiliang.i1 {  margin: 70px 0;}
.zhiliang.i2 {  margin: 70px 0;}
.zlfenge {  margin-top: 70px;}
.zhiliang .inner {  padding-left: 0;}
.cate3 {  position: relative;  margin-bottom: 20px;}
}
@media screen and (max-width: 750px) {
.zhiliang.i1 {  margin: 60px 0;}
.zhiliang.i2 {  margin: 60px 0;}
.zlfenge {  margin-top: 60px;}
}
/*2关于我们*/
.cate1h {position: relative;text-align: center;}
.cate1h .cn {font-size: 42px;color: #fff;line-height: 60px;font-weight: bold;}
.cate1h .en {font-size: 24px;color: #fff;line-height: 36px;text-transform: uppercase;font-family: "amerigobt";}
@media screen and (max-width: 1024px) {
.cate1h .cn {  font-size: 34px;  line-height: 50px;}
.cate1h .en {  font-size: 20px;  line-height: 30px;}
}
@media screen and (max-width: 750px) {
.cate1h .cn {  font-size: 26px;  line-height: 40px;}
.cate1h .en {  font-size: 16px;  line-height: 24px;}
}
.rongyuone {padding: 115px 0 140px;background: url('../images/rybg.jpg') center / cover no-repeat;position: relative;z-index: 2;}
.sw22out {position: relative;margin-top: 84px;padding: 0 40px;}
#sw22 {height: 436px;overflow: hidden;}
#sw22 .swiper-slide {width: 390px;}
#sw22 .swiper-slide a {display: block;width: 100%;}
#sw22 .swiper-slide .pic {width: 100%;height: 436px;font-size: 0;text-align: center;line-height: 436px;}
#sw22 .swiper-slide img {max-width: 100%;max-height: 100%;-webkit-transform: scale(0.8);        transform: scale(0.8);-webkit-transition: 0.4s;transition: 0.4s;}
#sw22 .swiper-slide-active img {-webkit-transform: scale(1);        transform: scale(1);}
@media screen and (max-width: 1023px) {
.rongyuone {  padding: 100px 0 120px;}
}
@media screen and (max-width: 750px) {
.rongyuone {  padding: 30px 0 100px;}
.sw22out {  padding: 0 30px;  margin-top: 26px;}
#sw22 .swiper-slide {  width: 340px;}
}
.wenhua {padding: 95px 0 95px;background: #ffffff url('../images/whbg.jpg') center / cover no-repeat;border-top-left-radius: 300px;position: relative;z-index: 2;}
.whlist {margin: 50px -12px 0;font-size: 0;text-align: center;}
.whlist li {display: inline-block;width: 25%;position: relative;}
.whlist li .lin {padding: 0 12px;}
.whlist li a {display: block;border: 1px solid #ddd;border-radius: 10px;position: relative;overflow: hidden;padding: 10px 0 30px;}
.whlist li:hover a {border-color: #8ec31f;}
.whlist i {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-size: 20px 20px;opacity: 0;-webkit-transition: 0.6s;transition: 0.6s;}
.whlist i.bg1 {background-image: linear-gradient(45deg, #8ec31f 50%, transparent 0);-webkit-transform: translate(-20%, 0%);        transform: translate(-20%, 0%);}
.whlist i.bg2 {background-image: linear-gradient(45deg, transparent 50%, #8ec31f 0);-webkit-transform: translate(20%, 0%);        transform: translate(20%, 0%);}
.whlist li:hover i.bg1,.whlist li:hover i.bg2 {-webkit-transform: translate(0, 0);        transform: translate(0, 0);opacity: 1;}
.whlist .tupian {width: 100%;height: 222px;position: relative;background: url('../images/zuan1.png') bottom no-repeat;-webkit-transition: .5s;transition: .5s;}
.whlist li:hover .tupian {background-image: url('../images/zuan1h.png');}
.whlist .hex {position: absolute;left: 50%;top: 50%;z-index: 1;width: 114px;height: 113px;-webkit-transition: 2s;transition: 2s;background: url('../images/hex1.png') center no-repeat;margin-left: -57px;margin-top: -57px;}
.whlist li:hover .hex {background-image: url('../images/hex1h.png');-webkit-transform: rotate(330deg);        transform: rotate(330deg);}
.whlist .pic {position: absolute;left: 50%;top: 50%;z-index: 2;width: 80px;height: 80px;margin-left: -40px;margin-top: -40px;}
.whlist .pic .fig {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.whlist .i1 .p1 .fig {background: url('../images/wh1.png') center no-repeat;}
.whlist .i1 .p2 .fig {background: url('../images/wh1h.png') center no-repeat;}
.whlist .i2 .p1 .fig {background: url('../images/wh2.png') center no-repeat;}
.whlist .i2 .p2 .fig {background: url('../images/wh2h.png') center no-repeat;}
.whlist .i3 .p1 .fig {background: url('../images/wh3.png') center no-repeat;}
.whlist .i3 .p2 .fig {background: url('../images/wh3h.png') center no-repeat;}
.whlist .i4 .p1 .fig {background: url('../images/wh4.png') center no-repeat;}
.whlist .i4 .p2 .fig {background: url('../images/wh4h.png') center no-repeat;}
.rollover {-webkit-transform-style: preserve-3d;        transform-style: preserve-3d;position: relative;overflow: visible!important;-webkit-transition: 1s;transition: 1s;}
.rollover .p1,.rollover .p2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-backface-visibility: hidden;        backface-visibility: hidden;}
.rollover .p2 {-webkit-transform: rotateY(180deg);        transform: rotateY(180deg);}
li:hover .rollover {-webkit-transform: rotateY(180deg);        transform: rotateY(180deg);}
.whlist li .wz {position: relative;z-index: 3;margin-top: 24px;}
.whlist li h3 {font-size: 24px;color: #8ec31f;line-height: 44px;height: 44px;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.whlist li .hx {width: 38px;height: 2px;background-color: #8ec31f;margin: 26px auto 20px;-webkit-transition: .5s;transition: .5s;}
.whlist li .txt {font-size: 18px;color: #666;line-height: 36px;height: 108px;max-width: 240px;overflow: hidden;margin: 0 auto;padding: 0 10px;-webkit-transition: .5s;transition: .5s;}
.whlist li .txt span {display: inline-block;}
.whlist li:hover h3 {color: #fff;}
.whlist li:hover .txt {color: #fff;}
.whlist li:hover .hx {background-color: #fff;}
@media screen and (max-width: 1440px) {
.wenhua {  border-top-left-radius: 200px;}
}
@media screen and (max-width: 1023px) {
.wenhua {  padding: 100px 0 140px;}
.whlist li {  width: 50%;  margin-top: 24px;}
.whlist .tupian {  height: 160px;}
.whlist li .wz {  margin-top: 0;}
.whlist li .hx {  margin-top: 14px;}
}
@media screen and (max-width: 750px) {
.wenhua {  padding: 80px 0 100px;  border-top-left-radius: 100px;}
}
@media screen and (max-width: 640px) {
.whlist li h3 {  font-size: 18px;  line-height: 32px;  height: 32px;}
.whlist li .txt {  font-size: 16px;  line-height: 30px;  height: 90px;}
}
.about {padding: 160px 0 170px;position: relative;z-index: 0;background-image: -webkit-gradient(linear, left bottom, left top, from(#e7effb), to(#ffffff));background-image: linear-gradient(to top, #e7effb 0%, #ffffff 100%);
}
.about:after {content: '';position: absolute;left: 0;top: 100%;z-index: 0;width: 300px;height: 300px;background-color: #e7effb;}
.about .bg {position: absolute;right: 0;top: 0;z-index: 1;width: 24%;height: 100%;background: url('../images/abbg.jpg') center / cover no-repeat;}
.about .cer8 {position: relative;z-index: 5;}
.global2 {width: 100%;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: justify;    -ms-flex-pack: justify;        justify-content: space-between;-webkit-box-align: start;    -ms-flex-align: start;        align-items: flex-start;}
.globalpicbg2 {width: 44%;position: relative;font-size: 0;text-align: center;}
.globalpicbg2 img {max-width: 100%;-o-object-fit: cover;    object-fit: cover;}
.globalother2 {width: 47%;}
.globalother2 .guolist1 {margin: 60px 0;}
@media screen and (max-width: 1400px) {
.about {  padding: 130px 0 140px;}
.globalother2 {  width: 50%;}
}
@media screen and (max-width: 1100px) {
.about {  padding: 100px 0 100px;}
.about .bg {  width: 34%;}
.globalpicbg2 {  width: 100%;}
.globalother2 {  width: 100%;  margin-bottom: 50px;}
.globalother2 .guolist1 {  margin: 50px auto;}
}
@media screen and (max-width: 750px) {
.about .bg {  display: none;}
}
.globalother2 .intro {font-size: 16px;color: #666;line-height: 36px;text-align: justify;}
.cate2 {position: relative;padding-top: 60px;}
.cate2 .enp {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;font-size: 0;}
.cate2 .enp img {max-width: 100%;vertical-align: top;}
.cate2 .cn {font-size: 42px;color: #8ec31f;line-height: 60px;font-weight: bold;position: relative;z-index: 1;}
.cate2 .cn2 {font-size: 22px;color: #333;line-height: 40px;}
@media screen and (max-width: 1300px) {
.cate2 .cn {  font-size: 32px;  line-height: 50px;}
.cate2 .cn2 {  font-size: 18px;  line-height: 34px;}
}
@media screen and (max-width: 1100px) {
.cate2 {  text-align: center;  padding-top: 40px;}
.cate2 .enp img {  width: 60%;}}

.se_video{width: 75%; margin: 0 auto; padding: 5% 0; position: relative;height: 700px; }
.video{overflow:hidden;position:relative; width: 100%;margin: 0 auto;padding-bottom: 5%; }
.video video{width: 100%; left: 50%; right: 50%; position: absolute;}

@media screen and (max-width: 1000px) {
  .se_video{width: 95%;height:auto}
}
.yanfaout {padding: 85px 0 94px;position: relative;background-image: -webkit-gradient(linear, left bottom, left top, from(#e7effb), to(#ffffff));background-image: linear-gradient(to top, #e7effb 0%, #ffffff 100%);
}
.yanfaone {margin-top: 32px;width: 100%;position: relative;padding: 120px 0;}
.yanfaone .bg {position: absolute;left: 50px;right: 50px;top: 0;z-index: 2;height: 100%;background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#e8effb));background-image: linear-gradient(to top, #ffffff 0%, #e8effb 100%);border-bottom-right-radius: 200px;}
.yanfa {width: 100%;position: relative;z-index: 3;overflow: hidden;}
.yanfapicbg {float: right;width: 41%;position: relative;font-size: 0;text-align: center;}
.yanfapicbg img {max-width: 100%;-o-object-fit: cover;    object-fit: cover;}
.yanfaother {float: left;width: 37.5%;padding-top: 20px;margin-left: 12.5%;}
.yanfaother .yftitle {font-size: 28px;color: #333;line-height: 40px;font-weight: bold;height: 40px;overflow: hidden;}
.yanfaother .intro {font-size: 16px;color: #666;line-height: 36px;text-align: justify;margin-top: 20px;}
.yflist {padding: 12px 0;margin: 0 -12px 50px;overflow: hidden;}
.yflist li {float: left;width: 50%;margin: 15px 0;}
.yflist li .lin {padding: 0 12px;}
.yflist li a {display: block;position: relative;padding: 0 35px;height: 116px;border: 1px dashed #dededf;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;
        align-items: center;background-color: transparent;}
.yflist li:hover a {background-color: #8ec31f;border-color: transparent;}
.yflist li a:before {content: " ";position: absolute;left: -1px;bottom: 0;z-index: 0;width: 4px;height: 100%;background-color: transparent;-webkit-transition: .3s;transition: .3s;}
.yflist li:hover a:before {background-color: #edc31c;}
.yflist li .wz {padding: 20px 24px;}
.yflist li h3 {font-size: 15px;color: #666;line-height: 28px;max-height: 112px;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.yflist li:hover h3 {color: #fff;}
.yflist2 {margin-top: 6px;}
.yflist2 li {position: relative;}
.yflist2 li a {display: block;position: relative;font-size: 16px;color: #666;line-height: 36px;height: 36px;border-bottom: 1px dashed #ddd;padding: 12px 0;}
.yflist2 li span.info {display: block;width: 100%;height: 100%;font-size: 16px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: .3s;transition: .3s;}
.yflist2 li:hover a {border-bottom-color: #8ec31f;border-bottom-style: solid;}
.yflist2 li:hover span {color: #8ec31f;}
@media screen and (max-width: 1400px) {
.yanfaout {
  padding: 120px 0 80px;
}
/*.yanfa{ display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-start;}*/
.yanfaone {  padding: 100px 0;}
.yanfaother {  width: 42%;  margin-left: 8%;}
.yanfapicbg {  width: 36%;  margin-right: 8%;}
.yflist li a {  padding: 0 24px;}
.yflist li h3 {  font-size: 14px;  line-height: 25px;}
}
@media screen and (max-width: 1100px) {
.yanfaout {  padding: 90px 0 80px;}
.yanfaone {  padding: 70px 0 80px;}
.yanfaone .bg {
  left: 30px;
  right: 30px;
}
.yanfa {
  width: auto;
  margin: 0 60px;
}
.yanfapicbg {
  width: 100%;
  margin-right: 0;
}
.yanfaother {
  width: 100%;
  margin-bottom: 60px;
  margin-left: 0;
  padding-top: 0;
}
}
@media screen and (max-width: 750px) {
.yanfaone .bg {
  left: 0;
  right: 0;
  border-bottom-right-radius: 100px;
}
.yanfa {
  margin: 0 5%;
}
}
@media screen and (max-width: 640px) {
.yflist {
  margin: 0 0 30px;
}
.yflist li {
  width: 100%;
}
.yflist li .lin {
  padding: 0 0;
}
.yflist li a {
  height: 90px;
}
}
/*展开导航*/
.head_menu {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 160;
display: none;
background: #90d229 url('../images/navbg.jpg') right / cover no-repeat;
}
.head_menu ul {
width: 100%;
height: 100%;
overflow: hidden;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 2;
font-size: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.head_menu ul li {
width: 20%;
height: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.head_menu ul li:before {content: '';position: absolute;left: 0;top: 0;z-index: 0;width: 1px;height: 100%;background-color: rgba(255, 255, 255, 0.1);}
.head_menu ul .wrapper {padding: 100px 0 0;position: relative;text-align: left;height: 400px;}
.head_menu ul .cn {height: 50px;font-size: 30px;color: #8ec31f;line-height: 50px;margin: 0 0 46px;}
.head_menu ul .cn a {color: #8ec31f;position: relative;}
.head_menu ul .num {font-size: 34px;line-height: 40px;color: rgba(142, 195, 31, 0.8);font-family: 'amerigobt';-webkit-transition: .5s;transition: .5s;}
.head_menu ul .num:hover {color: rgba(142, 195, 31, 0.5);}
.head_menu ul dd {width: 100%;font-size: 16px;color: #d0d6db;line-height: 34px;}
.head_menu ul dd a {position: relative;color: #333;padding: 5px 0;}
.head_menu ul dd:hover a {color: #8ec31f;}
.head_menu ul dd:hover a {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%23ffffff' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%;
background-size: 20px auto;
-webkit-animation: waveMove 1s infinite linear;
        animation: waveMove 1s infinite linear;
}
.head_menu a.close {
position: absolute;
right: 42px;
top: 50px;
width: 50px;
height: 50px;
z-index: 10;
background: url('../images/cha.png') center no-repeat;
cursor: pointer;
border-radius: 50%;
border: 2px solid #fff;
-webkit-transition: .5s;
transition: .5s;
}
.head_menu a.close:hover {
-webkit-transform: rotate(180deg);
        transform: rotate(180deg);
}
.head_menu .cn a:after {
left: 100%;
position: absolute;
bottom: -1px;
content: " ";
width: 0;
border-bottom: 1px solid #fff;
-webkit-transition: .3s;
transition: .3s;
}
.head_menu .cn:hover a:after {
width: 100%;
left: 0;
transition: width 0.3s;
-webkit-transition: width 0.3s;
}
@media screen and (max-width: 1440px) {
.head_menu ul .num {
  font-size: 24px;
}
.head_menu ul .cn {
  font-size: 24px;
}
}
/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}
















#banner{position:relative;overflow:hidden;width:100%;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#f0c02e}

@media (max-width:750px){
	#banner  #bannerBtnS em{width: 10px; height: 10px;}
}